diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.10.1.ebuild | 2 | ||||
-rw-r--r-- | 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 |