diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:23:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:26:32 +0100 |
commit | 05cab3150658c3928ce2cef73ca96b67d6a921c0 (patch) | |
tree | 85c793d8cc4d0beff6208161cb0fa4e81af2299b /dev-python/PyQt4 | |
parent | net-p2p/deluge: x86 stable wrt bug #612144 (diff) | |
download | gentoo-05cab3150658c3928ce2cef73ca96b67d6a921c0.tar.gz gentoo-05cab3150658c3928ce2cef73ca96b67d6a921c0.tar.bz2 gentoo-05cab3150658c3928ce2cef73ca96b67d6a921c0.zip |
dev-python/PyQt4: x86 stable wrt bug #611784
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/PyQt4')
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt4/PyQt4-4.12.ebuild b/dev-python/PyQt4/PyQt4-4.12.ebuild index ae2b21af6c37..1d90a94ac784 100644 --- a/dev-python/PyQt4/PyQt4-4.12.ebuild +++ b/dev-python/PyQt4/PyQt4-4.12.ebuild @@ -18,7 +18,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" |