dev-qt/qtwebchannel: amd64 stable wrt bug #685260
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 21 May 2019 15:01:18 +0000 (18:01 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 21 May 2019 15:01:18 +0000 (18:01 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

dev-qt/qtwebchannel/qtwebchannel-5.12.3.ebuild

index 03797ea36908f0fb4f8c975870ca2fd109351b75..d807cc0db2aa81aeba73a759f2dfb65a6a537415 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"