From 19b37b6badeb077997c31aec1702c54e8d4be828 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 2 Jun 2018 22:40:54 +0200 Subject: dev-python/PyQt5: Add ~ppc, bug #655620 Tested-by: ernsteiswuerfel Closes: https://bugs.gentoo.org/655620 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- dev-python/PyQt5/PyQt5-5.10.1.ebuild | 2 +- dev-python/PyQt5/PyQt5-5.9.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PyQt5/PyQt5-5.10.1.ebuild b/dev-python/PyQt5/PyQt5-5.10.1.ebuild index 5312e89d1ca0..c1ab53f42bf1 100644 --- a/dev-python/PyQt5/PyQt5-5.10.1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.10.1.ebuild @@ -18,7 +18,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" # TODO: QtNetworkAuth, QtNfc IUSE="bluetooth dbus debug declarative designer examples gles2 gui help location diff --git a/dev-python/PyQt5/PyQt5-5.9.2.ebuild b/dev-python/PyQt5/PyQt5-5.9.2.ebuild index 881db94f185d..1b83fe1a7cd3 100644 --- a/dev-python/PyQt5/PyQt5-5.9.2.ebuild +++ b/dev-python/PyQt5/PyQt5-5.9.2.ebuild @@ -18,7 +18,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" # TODO: QtNfc IUSE="bluetooth dbus debug declarative designer examples gles2 gui help location -- cgit v1.2.3-65-gdbad