commit: 81e63bac74392f6107df556692b8cfec3c3d70e3 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon May 28 00:48:03 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon May 28 00:48:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81e63bac
dev-python/enable: x86 stable (bug #653768) Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-python/enable/enable-4.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/enable/enable-4.7.1.ebuild b/dev-python/enable/enable-4.7.1.ebuild index afe2cd13e91..89cfd0158d0 100644 --- a/dev-python/enable/enable-4.7.1.ebuild +++ b/dev-python/enable/enable-4.7.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/enthought/enable/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" RESTRICT="test" # Until https://github.com/enthought/enable/issues/303 is solved
