From: Thomas Deutschmann Date: Mon, 25 Jun 2018 22:37:20 +0000 (+0200) Subject: dev-python/libnacl: x86 stable (bug #659060) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=301e08ab6f51bb97a6272dd1686e2b420df32e34;p=gentoo.git dev-python/libnacl: x86 stable (bug #659060) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-python/libnacl/libnacl-1.6.1.ebuild b/dev-python/libnacl/libnacl-1.6.1.ebuild index a3338b766c7e..5f1f1bc0272e 100644 --- a/dev-python/libnacl/libnacl-1.6.1.ebuild +++ b/dev-python/libnacl/libnacl-1.6.1.ebuild @@ -11,7 +11,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" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"