dev-qt/qtwebchannel: ppc64 stable wrt bug #699240
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 21 Dec 2019 10:54:14 +0000 (13:54 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 21 Dec 2019 10:54:14 +0000 (13:54 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-5.13.2.ebuild

index ceca77d5f54ee3b33d3c4d10f14c5b1f81e2d984..1c0cb44e62460288c73791f50c97c14c0906d6ae 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 ~ppc ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
 fi
 
 IUSE="qml"