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

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