Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-efl/
Date: Sat, 02 Apr 2016 05:07:28
Message-Id: 1459573111.3d5dd9c4f9acc8a5ebad1570d62a54a9a55c97c8.vapier@gentoo
1 commit: 3d5dd9c4f9acc8a5ebad1570d62a54a9a55c97c8
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 04:58:31 2016 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 04:58:31 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d5dd9c4
7
8 dev-python/python-efl: drop arm until nodejs can be keyworded
9
10 dev-python/python-efl/python-efl-1.17.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/python-efl/python-efl-1.17.0.ebuild b/dev-python/python-efl/python-efl-1.17.0.ebuild
14 index d9cccd5..1802412 100644
15 --- a/dev-python/python-efl/python-efl-1.17.0.ebuild
16 +++ b/dev-python/python-efl/python-efl-1.17.0.ebuild
17 @@ -24,7 +24,7 @@ HOMEPAGE="http://www.enlightenment.org"
18
19 LICENSE="|| ( GPL-3 LGPL-3 )"
20 SLOT="0"
21 -KEYWORDS="amd64 arm x86"
22 +KEYWORDS="amd64 x86"
23 IUSE="doc examples"
24
25 RDEPEND=">=dev-libs/efl-${PV}