diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 15:18:12 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 18:23:56 +0100 |
commit | 42b81458b8290fc0c339cd5905397cf5e0cddbe6 (patch) | |
tree | 4b50656df431f7fe3960e709a906ba2f0d0f4709 /dev-python/PyQt4 | |
parent | net-print/splix-2.0.0_p20130826-r0: amd64 stable (diff) | |
download | gentoo-42b81458b8290fc0c339cd5905397cf5e0cddbe6.tar.gz gentoo-42b81458b8290fc0c339cd5905397cf5e0cddbe6.tar.bz2 gentoo-42b81458b8290fc0c339cd5905397cf5e0cddbe6.zip |
dev-python/PyQt4-4.12.1-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/638748
Diffstat (limited to 'dev-python/PyQt4')
-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 09dd2383189f..29f5ca288ca8 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" |