From: Andreas Sturmlechner Date: Sat, 2 Jun 2018 20:38:46 +0000 (+0200) Subject: dev-qt/qtwebchannel: Add ~ppc, bug #655620 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0b6adc6fb2fd344e5868bf3a537e5630f40aa4d4;p=gentoo.git dev-qt/qtwebchannel: Add ~ppc, bug #655620 Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.11.0_rc2.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.11.0_rc2.ebuild index 63c52e4c7747..7f4acf242e82 100644 --- a/dev-qt/qtwebchannel/qtwebchannel-5.11.0_rc2.ebuild +++ b/dev-qt/qtwebchannel/qtwebchannel-5.11.0_rc2.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" fi IUSE="qml" diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.9.5.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.9.5.ebuild index 63c52e4c7747..7f4acf242e82 100644 --- a/dev-qt/qtwebchannel/qtwebchannel-5.9.5.ebuild +++ b/dev-qt/qtwebchannel/qtwebchannel-5.9.5.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" fi IUSE="qml"