dev-python/python-efl: stabilize 1.23 on x86

Bug: https://bugs.gentoo.org/704260
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2020-01-13 20:07:36 +02:00
parent 7e29084f0f
commit fc0c026519

View File

@@ -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 )"