commit: 19b37b6badeb077997c31aec1702c54e8d4be828 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Jun 2 20:40:54 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jun 2 23:20:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19b37b6b
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 5312e89d1ca..c1ab53f42bf 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 881db94f185..1b83fe1a7cd 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
