summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-01-13 20:07:36 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-01-13 20:08:37 +0200
commitfc0c026519f8d40e24db394151df5f33e37518aa (patch)
tree481e133c0402166841854da96434d429a82968e7 /dev-python/python-efl
parentdev-python/python-efl: disable optimization on x86 (diff)
downloadgentoo-fc0c026519f8d40e24db394151df5f33e37518aa.tar.gz
gentoo-fc0c026519f8d40e24db394151df5f33e37518aa.tar.bz2
gentoo-fc0c026519f8d40e24db394151df5f33e37518aa.zip
dev-python/python-efl: stabilize 1.23 on x86
Bug: https://bugs.gentoo.org/704260 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python/python-efl')
-rw-r--r--dev-python/python-efl/python-efl-1.23.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-efl/python-efl-1.23.0.ebuild b/dev-python/python-efl/python-efl-1.23.0.ebuild
index c7e69b15293c..706122a303f6 100644
--- a/dev-python/python-efl/python-efl-1.23.0.ebuild
+++ b/dev-python/python-efl/python-efl-1.23.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.enlightenment.org/rel/bindings/python/${P}.tar.xz"
LICENSE="|| ( GPL-3 LGPL-3 )"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc test"
RESTRICT="!test? ( test )"