dev-qt/qtscript: arm stable, bug #586180
authorMarkus Meier <maekke@gentoo.org>
Tue, 23 Aug 2016 19:37:40 +0000 (21:37 +0200)
committerMarkus Meier <maekke@gentoo.org>
Tue, 23 Aug 2016 19:37:55 +0000 (21:37 +0200)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

dev-qt/qtscript/qtscript-5.6.1.ebuild

index 28c8d6ed84d64740b00d5f49b9b9c5fe451cd169..7dee6142e13b5b888d0b2ce9417e7f6f812605d7 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Application scripting library for the Qt5 framework (deprecated)"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc ppc64 x86"
+       KEYWORDS="amd64 arm ~arm64 hppa ~ppc ppc64 x86"
 fi
 
 IUSE="+jit scripttools"