From: Anthony G. Basile Date: Wed, 11 Oct 2017 17:47:19 +0000 (-0400) Subject: dev-python/pyaes: stable on amd64 and x86, bug #634022 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ac9dc06487d10c5e9b59623e10f58f47f53ea510;p=gentoo.git dev-python/pyaes: stable on amd64 and x86, bug #634022 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/dev-python/pyaes/pyaes-1.6.1.ebuild b/dev-python/pyaes/pyaes-1.6.1.ebuild index 839a967746df..380ca382c34e 100644 --- a/dev-python/pyaes/pyaes-1.6.1.ebuild +++ b/dev-python/pyaes/pyaes-1.6.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"