From: Mikle Kolyada Date: Sun, 20 Oct 2019 16:12:56 +0000 (+0300) Subject: dev-qt/qtwebchannel: ppc64 stable wrt bug #691738 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=365f00508018224f1b4003a8a2537a5c88be423f;p=gentoo.git dev-qt/qtwebchannel: ppc64 stable wrt bug #691738 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Mikle Kolyada --- diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.12.5.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.12.5.ebuild index ceca77d5f54e..1c0cb44e6246 100644 --- a/dev-qt/qtwebchannel/qtwebchannel-5.12.5.ebuild +++ b/dev-qt/qtwebchannel/qtwebchannel-5.12.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 ~ppc ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" fi IUSE="qml"