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

index dedc5163313f2798825e7a2a28092f1c63870d76..b064f4b96c6579b9f6587a527fb08b11f1144635 100644 (file)
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Printing support library for the Qt5 framework"
 
 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="cups gles2"