summaryrefslogtreecommitdiff
path: root/dev-python/libnacl
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-27 00:52:51 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-27 00:52:51 +0000
commita0017c8e8967c72e7690567e9ec776152644f543 (patch)
treea83e6b669a8037eec29451d18fe675101dc4ec4b /dev-python/libnacl
parent04c0e794d48cc6c93a688007d824cfa920834ea6 (diff)
downloadbaldeagleos-repo-a0017c8e8967c72e7690567e9ec776152644f543.tar.gz
baldeagleos-repo-a0017c8e8967c72e7690567e9ec776152644f543.tar.xz
baldeagleos-repo-a0017c8e8967c72e7690567e9ec776152644f543.zip
Updating liguros repo
Diffstat (limited to 'dev-python/libnacl')
-rw-r--r--dev-python/libnacl/libnacl-1.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/libnacl/libnacl-1.7.2.ebuild b/dev-python/libnacl/libnacl-1.7.2.ebuild
index a81d74040d7b..7a78649c0b06 100644
--- a/dev-python/libnacl/libnacl-1.7.2.ebuild
+++ b/dev-python/libnacl/libnacl-1.7.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/saltstack/libnacl/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="dev-libs/libsodium"
BDEPEND="${RDEPEND}"