diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-10 08:57:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-10 08:57:59 +0200 |
commit | 7a4fdc0a2b4b3d645c176e7ec233fcd24f56362c (patch) | |
tree | 7b3ed43d206346572055a13df3417155498eec86 /dev-python/libnacl/libnacl-1.7.2-r1.ebuild | |
parent | dev-java/jaxen: x86 stable wrt bug #757990 (diff) | |
download | gentoo-7a4fdc0a2b4b3d645c176e7ec233fcd24f56362c.tar.gz gentoo-7a4fdc0a2b4b3d645c176e7ec233fcd24f56362c.tar.bz2 gentoo-7a4fdc0a2b4b3d645c176e7ec233fcd24f56362c.zip |
dev-python/libnacl: x86 stable wrt bug #761631
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/libnacl/libnacl-1.7.2-r1.ebuild')
-rw-r--r-- | dev-python/libnacl/libnacl-1.7.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/libnacl/libnacl-1.7.2-r1.ebuild b/dev-python/libnacl/libnacl-1.7.2-r1.ebuild index 614f90975ef6..22fb3719796a 100644 --- a/dev-python/libnacl/libnacl-1.7.2-r1.ebuild +++ b/dev-python/libnacl/libnacl-1.7.2-r1.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 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" RDEPEND="dev-libs/libsodium" BDEPEND="${RDEPEND}" |