commit: fc0c026519f8d40e24db394151df5f33e37518aa Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Jan 13 18:07:36 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Jan 13 18:08:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc0c0265
dev-python/python-efl: stabilize 1.23 on x86 Bug: https://bugs.gentoo.org/704260 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-python/python-efl/python-efl-1.23.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 c7e69b15293..706122a303f 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 )"
