diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-09 10:42:40 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-09 10:46:30 +0300 |
commit | 60829f066c9aec00fca41071c77f7ff8b1f13cc4 (patch) | |
tree | 0655cf59099b999628d05299f631367cbcd9c3bf /dev-python/python-efl | |
parent | x11-wm/enlightenment: amd64 stable wrt bug #665334 (diff) | |
download | gentoo-60829f066c9aec00fca41071c77f7ff8b1f13cc4.tar.gz gentoo-60829f066c9aec00fca41071c77f7ff8b1f13cc4.tar.bz2 gentoo-60829f066c9aec00fca41071c77f7ff8b1f13cc4.zip |
dev-python/python-efl: amd64 stable wrt bug #665332
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 3e2bdaa60428..23cfa183a7ac 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=" |