dev-qt/qtwebchannel: arm stable, bug #620334
authorMarkus Meier <maekke@gentoo.org>
Sat, 15 Jul 2017 05:13:51 +0000 (07:13 +0200)
committerMarkus Meier <maekke@gentoo.org>
Sat, 15 Jul 2017 05:13:51 +0000 (07:13 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

dev-qt/qtwebchannel/qtwebchannel-5.7.1.ebuild

index 460831c151f19e50bd01225c1d77382891baa8d0..3180f91e265bf36a275b21cb329413e773ad9cfb 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 ppc64 x86"
+       KEYWORDS="amd64 arm ~arm64 ppc64 x86"
 fi
 
 IUSE="qml"