dev-qt/qtwebchannel: stable 5.9.4 for ppc64, bug #642822
authorSergei Trofimovich <slyfox@gentoo.org>
Mon, 26 Mar 2018 07:01:19 +0000 (08:01 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 26 Mar 2018 07:01:19 +0000 (08:01 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

dev-qt/qtwebchannel/qtwebchannel-5.9.4.ebuild

index 801266a2f78eb074c84da4d105d22ba1d66e2eec..4ab90dad01239cb9c27b85e64bb1e0335289e1a5 100644 (file)
@@ -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"