diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:26:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:26:55 +0100 |
commit | 2899467bbe9a1bca981cf60e594946fb89993bd3 (patch) | |
tree | 5918d11632ddea6f200e2bcdfbdf3b042f19075d | |
parent | dev-python/sip: ppc stable wrt bug #552122 (diff) | |
download | gentoo-2899467bbe9a1bca981cf60e594946fb89993bd3.tar.gz gentoo-2899467bbe9a1bca981cf60e594946fb89993bd3.tar.bz2 gentoo-2899467bbe9a1bca981cf60e594946fb89993bd3.zip |
dev-python/PyQt4: ppc stable wrt bug #552122
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.11.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt4/PyQt4-4.11.4-r1.ebuild b/dev-python/PyQt4/PyQt4-4.11.4-r1.ebuild index 3e087384c2ae..c6b1e3b42d39 100644 --- a/dev-python/PyQt4/PyQt4-4.11.4-r1.ebuild +++ b/dev-python/PyQt4/PyQt4-4.11.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -20,7 +20,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="X compat dbus debug declarative designer doc examples help kde multimedia opengl phonon script scripttools sql svg testlib webkit xmlpatterns" |