diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-28 22:57:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-28 22:57:59 +0000 |
commit | 6b64399a1fce90dd3479bf93883743025449eaec (patch) | |
tree | ad2616e582624a427353d97ac444ebca98ef27d7 /dev-python | |
parent | sys-libs/uclibc-ng: remove older versions (diff) | |
download | gentoo-6b64399a1fce90dd3479bf93883743025449eaec.tar.gz gentoo-6b64399a1fce90dd3479bf93883743025449eaec.tar.bz2 gentoo-6b64399a1fce90dd3479bf93883743025449eaec.zip |
dev-python/PyQt4: stable 4.12.1 for ia64, bug #638748
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt4/PyQt4-4.12.1.ebuild b/dev-python/PyQt4/PyQt4-4.12.1.ebuild index 99e18b6aeca0..f31c10ac2630 100644 --- a/dev-python/PyQt4/PyQt4-4.12.1.ebuild +++ b/dev-python/PyQt4/PyQt4-4.12.1.ebuild @@ -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" |