dev-qt/qtwebchannel: ppc64 stable wrt bug #719732
authorAgostino Sarubbo <ago@gentoo.org>
Sat, 9 May 2020 07:46:29 +0000 (09:46 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sat, 9 May 2020 07:46:29 +0000 (09:46 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild

index 2663e957d5089cde71d29050b157d6bf1b087b68..56dfd6458323e7f5ddbd8f8f16a85db25f58551c 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"