dev-qt/qtquickcontrols: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Fri, 24 May 2019 20:31:29 +0000 (16:31 -0400)
committerAaron Bauman <bman@gentoo.org>
Fri, 24 May 2019 20:47:37 +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/qtquickcontrols/qtquickcontrols-5.12.3.ebuild

index e4e1e8aee5f38b6d71563506bc8b78b6f19236c7..482e74db757ee747ea06c8cbf5c77f2a042b483e 100644 (file)
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Set of Qt Quick controls to create complete user interfaces (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="+widgets"