From: Sergei Trofimovich Date: Mon, 26 Mar 2018 07:01:19 +0000 (+0100) Subject: dev-qt/qtwebchannel: stable 5.9.4 for ppc64, bug #642822 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=30070cb300262e22a0ed8d72189de9da3fa79094;p=gentoo.git dev-qt/qtwebchannel: stable 5.9.4 for ppc64, bug #642822 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" --- diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.9.4.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.9.4.ebuild index 801266a2f78e..4ab90dad0123 100644 --- a/dev-qt/qtwebchannel/qtwebchannel-5.9.4.ebuild +++ b/dev-qt/qtwebchannel/qtwebchannel-5.9.4.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 ppc64 x86" fi IUSE="qml"