diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-09 02:49:23 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-09 03:11:12 +0200 |
commit | 4e31a63c06211c0d6279fc9f89fcfc38ac434180 (patch) | |
tree | d8c9d04e3a6227e842da8a091dcd59b0afcd4f26 /dev-python/python-efl | |
parent | net-misc/aria2: x86 stable (bug #665414) (diff) | |
download | gentoo-4e31a63c06211c0d6279fc9f89fcfc38ac434180.tar.gz gentoo-4e31a63c06211c0d6279fc9f89fcfc38ac434180.tar.bz2 gentoo-4e31a63c06211c0d6279fc9f89fcfc38ac434180.zip |
dev-python/python-efl: x86 stable (bug #665332)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-python/python-efl')
-rw-r--r-- | dev-python/python-efl/python-efl-1.20.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-efl/python-efl-1.20.0-r1.ebuild b/dev-python/python-efl/python-efl-1.20.0-r1.ebuild index 629baf98e201..3e2bdaa60428 100644 --- a/dev-python/python-efl/python-efl-1.20.0-r1.ebuild +++ b/dev-python/python-efl/python-efl-1.20.0-r1.ebuild @@ -12,7 +12,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" RDEPEND=" |