dev-qt/qtwebchannel: amd64 stable wrt bug #699328
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 19 Mar 2020 12:45:22 +0000 (13:45 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 19 Mar 2020 12:45:22 +0000 (13:45 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-5.14.1.ebuild

index d58d4d7252ad441cbc6effd096237810debdccef..266b22b7968b43f45e9cf40886fe764cc38f5bd6 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"