summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-24 00:06:39 +0000
committerSam James <sam@gentoo.org>2021-01-24 00:06:39 +0000
commit254a1602f1830ce48241d786257d92e1817531ac (patch)
tree4428f0d0205a0f444fc80d43fc0d1078a5ef61b4
parentdev-python/libcloud: Keyword 3.3.0 arm, #728612 (diff)
downloadgentoo-254a1602f1830ce48241d786257d92e1817531ac.tar.gz
gentoo-254a1602f1830ce48241d786257d92e1817531ac.tar.bz2
gentoo-254a1602f1830ce48241d786257d92e1817531ac.zip
dev-python/libnacl: Keyword 1.7.2 arm, #728612
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/libnacl/libnacl-1.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/libnacl/libnacl-1.7.2.ebuild b/dev-python/libnacl/libnacl-1.7.2.ebuild
index fafebb13d24d..5dd69ca70bfd 100644
--- a/dev-python/libnacl/libnacl-1.7.2.ebuild
+++ b/dev-python/libnacl/libnacl-1.7.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~arm ~x86"
RDEPEND="dev-libs/libsodium"
BDEPEND="${RDEPEND}"