dev-qt/qtwebchannel: stable on arm
authorAnthony G. Basile <blueness@gentoo.org>
Fri, 26 Apr 2019 17:31:44 +0000 (13:31 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Fri, 26 Apr 2019 17:31:44 +0000 (13:31 -0400)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-qt/qtwebchannel/qtwebchannel-5.11.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"