commit: 0fbe2a46b9c0a35bc4667f1edb491fec24ebc652
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 2 20:39:37 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 2 23:20:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fbe2a46
dev-qt/qtwebsockets: Add ~ppc, bug #655620
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-qt/qtwebsockets/qtwebsockets-5.11.0_rc2.ebuild | 2 +-
dev-qt/qtwebsockets/qtwebsockets-5.9.5.ebuild | 2 +-
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 a0d178ca76b..362a0a81c42 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 a0d178ca76b..362a0a81c42 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"