diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-07-13 18:17:17 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-07-13 18:19:25 +0200 |
commit | f9b06f7c9983af9de7a7852e3b0a1c905531c354 (patch) | |
tree | 07bac571cdb98e711e339a806d9f8d55390989dd /dev-python/PyQt5 | |
parent | www-apps/piwigo: version bump to 2.8.2 (diff) | |
download | gentoo-f9b06f7c9983af9de7a7852e3b0a1c905531c354.tar.gz gentoo-f9b06f7c9983af9de7a7852e3b0a1c905531c354.tar.bz2 gentoo-f9b06f7c9983af9de7a7852e3b0a1c905531c354.zip |
dev-python/PyQt5: Mark ~ppc64 too.
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.5.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.5.1.ebuild b/dev-python/PyQt5/PyQt5-5.5.1.ebuild index a679403e1188..c3be2031318d 100644 --- a/dev-python/PyQt5/PyQt5-5.5.1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.5.1.ebuild @@ -23,7 +23,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm x86" +KEYWORDS="amd64 arm ~ppc64 x86" # TODO: QtBluetooth, QtLocation, QtNfc, QtWebEngineWidgets IUSE="dbus debug declarative designer doc examples gles2 gui help multimedia diff --git a/dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild b/dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild index a3dbd3edd91d..6f3a74d76d83 100644 --- a/dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild +++ b/dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild @@ -20,7 +20,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" # TODO: QtBluetooth, QtLocation, QtNfc, QtWebEngine{Core,Widgets} IUSE="dbus debug declarative designer doc examples gles2 gui help multimedia |