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

dev-qt/qtscript/qtscript-5.7.1.ebuild

index 385217bce4aa601d7e9699be4ab1f721d9e3e960..32cd7de69de30b09fc75b2b38973e2f21a40880c 100644 (file)
@@ -7,7 +7,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"