dev-qt/qtscript: arm64 stable (bug #699240)
authorAaron Bauman <bman@gentoo.org>
Sun, 22 Dec 2019 16:16:55 +0000 (11:16 -0500)
committerAaron Bauman <bman@gentoo.org>
Sun, 22 Dec 2019 16:29:03 +0000 (11:29 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

dev-qt/qtscript/qtscript-5.13.2.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"