Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyQt4/
Date: Sun, 25 Jun 2017 14:43:01
Message-Id: 1498401759.c483eed76f44b0227ba368dbda69279da9c606b2.aballier@gentoo
1 commit: c483eed76f44b0227ba368dbda69279da9c606b2
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 24 07:39:37 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 25 14:42:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c483eed7
7
8 dev-python/PyQt4: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-python/PyQt4/PyQt4-4.12.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/PyQt4/PyQt4-4.12.ebuild b/dev-python/PyQt4/PyQt4-4.12.ebuild
16 index 9a6872181c8..3f6ed72fa42 100644
17 --- a/dev-python/PyQt4/PyQt4-4.12.ebuild
18 +++ b/dev-python/PyQt4/PyQt4-4.12.ebuild
19 @@ -18,7 +18,7 @@ fi
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
25
26 IUSE="X compat dbus debug declarative designer doc examples help kde multimedia
27 opengl phonon script scripttools sql svg testlib webkit xmlpatterns"