summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-05-28 02:48:03 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-05-28 02:48:17 +0200
commit81e63bac74392f6107df556692b8cfec3c3d70e3 (patch)
tree12c8686a921169edb263762ea471a3c9bb9a3a53 /dev-python/enable/enable-4.7.1.ebuild
parentdev-python/libvirt-python: cleanup (diff)
downloadgentoo-81e63bac74392f6107df556692b8cfec3c3d70e3.tar.gz
gentoo-81e63bac74392f6107df556692b8cfec3c3d70e3.tar.bz2
gentoo-81e63bac74392f6107df556692b8cfec3c3d70e3.zip
dev-python/enable: x86 stable (bug #653768)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/enable/enable-4.7.1.ebuild')
-rw-r--r--dev-python/enable/enable-4.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/enable/enable-4.7.1.ebuild b/dev-python/enable/enable-4.7.1.ebuild
index afe2cd13e91b..89cfd0158d08 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