dev-qt/qtwebchannel: arm stable wrt bug #685260
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 23 May 2019 13:19:55 +0000 (16:19 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 23 May 2019 13:19:55 +0000 (16:19 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

dev-qt/qtwebchannel/qtwebchannel-5.12.3.ebuild

index a8058df12d978fc117f80275f44f0c5b2123427d..a5b6dc37b1ab827d557551abb1697a2aa45c6be4 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"