dev-qt/qtwebchannel: amd64 stable wrt bug #719732
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 19 May 2020 19:31:10 +0000 (22:31 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 19 May 2020 19:31:10 +0000 (22:31 +0300)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild

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