Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyQt4/
Date: Thu, 30 Nov 2017 20:19:07
Message-Id: 1512073119.420478d79e47bba9b744ef21c3251b6971b66806.klausman@gentoo
1 commit: 420478d79e47bba9b744ef21c3251b6971b66806
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 30 20:18:39 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 30 20:18:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=420478d7
7
8 dev-python/PyQt4-4.12.1-r0: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/638748
11
12 dev-python/PyQt4/PyQt4-4.12.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/PyQt4/PyQt4-4.12.1.ebuild b/dev-python/PyQt4/PyQt4-4.12.1.ebuild
16 index f31c10ac263..09dd2383189 100644
17 --- a/dev-python/PyQt4/PyQt4-4.12.1.ebuild
18 +++ b/dev-python/PyQt4/PyQt4-4.12.1.ebuild
19 @@ -18,7 +18,7 @@ fi
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 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 multimedia
27 opengl phonon script scripttools sql svg testlib webkit xmlpatterns"