commit: 0ad75885c0214216ab8f7d94fc3d2e88b5c3bdc1 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Nov 12 07:09:10 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Nov 12 07:27:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ad75885
dev-python/python-efl: stabilize 1.25.0 on x86 Bug: https://bugs.gentoo.org/752306 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-python/python-efl/python-efl-1.25.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-efl/python-efl-1.25.0.ebuild b/dev-python/python-efl/python-efl-1.25.0.ebuild index 097475df6fa..b1e32d692b5 100644 --- a/dev-python/python-efl/python-efl-1.25.0.ebuild +++ b/dev-python/python-efl/python-efl-1.25.0.ebuild @@ -14,7 +14,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 )"
