summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-06-02 22:39:37 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-06-03 01:20:49 +0200
commit0fbe2a46b9c0a35bc4667f1edb491fec24ebc652 (patch)
tree43c729bdb1fde93e632c5b033219cf993c3cd855
parentdev-qt/qtwebchannel: Add ~ppc, bug #655620 (diff)
downloadgentoo-0fbe2a46b9c0a35bc4667f1edb491fec24ebc652.tar.gz
gentoo-0fbe2a46b9c0a35bc4667f1edb491fec24ebc652.tar.bz2
gentoo-0fbe2a46b9c0a35bc4667f1edb491fec24ebc652.zip
dev-qt/qtwebsockets: Add ~ppc, bug #655620
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-qt/qtwebsockets/qtwebsockets-5.11.0_rc2.ebuild2
-rw-r--r--dev-qt/qtwebsockets/qtwebsockets-5.9.5.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.11.0_rc2.ebuild b/dev-qt/qtwebsockets/qtwebsockets-5.11.0_rc2.ebuild
index a0d178ca76b6..362a0a81c42a 100644
--- a/dev-qt/qtwebsockets/qtwebsockets-5.11.0_rc2.ebuild
+++ b/dev-qt/qtwebsockets/qtwebsockets-5.11.0_rc2.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Implementation of the WebSocket protocol for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
fi
IUSE="qml +ssl"
diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.9.5.ebuild b/dev-qt/qtwebsockets/qtwebsockets-5.9.5.ebuild
index a0d178ca76b6..362a0a81c42a 100644
--- a/dev-qt/qtwebsockets/qtwebsockets-5.9.5.ebuild
+++ b/dev-qt/qtwebsockets/qtwebsockets-5.9.5.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Implementation of the WebSocket protocol for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
fi
IUSE="qml +ssl"