dev-qt/qtscript: arm64 stable (bug #691738)
authorAaron Bauman <bman@gentoo.org>
Tue, 12 Nov 2019 14:51:55 +0000 (09:51 -0500)
committerAaron Bauman <bman@gentoo.org>
Tue, 12 Nov 2019 15:00:45 +0000 (10:00 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18

dev-qt/qtscript/qtscript-5.12.5.ebuild

index 73bc2b0c612447e6efdb50582ab0d4bac78e7683..86e27f2c043dcdb05edb50b99ed74f553bdff912 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 ~sparc ~x86"
+       KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
 fi
 
 IUSE="+jit scripttools"