diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-22 19:20:51 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-22 19:20:51 +0100 |
commit | 9ed88a060091bb500c9ae69cdd44aa54a8e6c8d4 (patch) | |
tree | ab1fdd4d8f7529722f08c315088965f1a16cd768 | |
parent | dev-python/sip: arm stable, bug #638748 (diff) | |
download | gentoo-9ed88a060091bb500c9ae69cdd44aa54a8e6c8d4.tar.gz gentoo-9ed88a060091bb500c9ae69cdd44aa54a8e6c8d4.tar.bz2 gentoo-9ed88a060091bb500c9ae69cdd44aa54a8e6c8d4.zip |
dev-python/PyQt4: arm stable, bug #638748
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt4/PyQt4-4.12.1.ebuild b/dev-python/PyQt4/PyQt4-4.12.1.ebuild index 29f5ca288ca8..33ecc5f591f6 100644 --- a/dev-python/PyQt4/PyQt4-4.12.1.ebuild +++ b/dev-python/PyQt4/PyQt4-4.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="X compat dbus debug declarative designer doc examples help multimedia opengl phonon script scripttools sql svg testlib webkit xmlpatterns" |