commit: ac9dc06487d10c5e9b59623e10f58f47f53ea510 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Wed Oct 11 17:47:19 2017 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Wed Oct 11 17:47:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac9dc064
dev-python/pyaes: stable on amd64 and x86, bug #634022 Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-python/pyaes/pyaes-1.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyaes/pyaes-1.6.1.ebuild b/dev-python/pyaes/pyaes-1.6.1.ebuild index 839a967746d..380ca382c34 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}]"