dev-qt/qtwebchannel: x86 stable wrt bug #719732
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 20 May 2020 09:49:43 +0000 (12:49 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 20 May 2020 09:49:43 +0000 (12:49 +0300)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild

index db0c8241a04d4d2d891ad7d084284d0ca5108e96..28a9c20db208a0bf2ec39c19bfa727c1199a1ade 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"