dev-qt/qtscript: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Fri, 24 May 2019 20:31:36 +0000 (16:31 -0400)
committerAaron Bauman <bman@gentoo.org>
Fri, 24 May 2019 20:47:39 +0000 (16:47 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

dev-qt/qtscript/qtscript-5.12.3.ebuild

index e139a2f6f447c92a01ed8601e444c71c13bcaa01..574a809c2dac34324cdc1060d568280f4532a16e 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 ~amd64-fbsd"
+       KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-fbsd"
 fi
 
 IUSE="+jit scripttools"