dev-qt/qtprintsupport: arm stable wrt bug #719732
authorAgostino Sarubbo <ago@gentoo.org>
Sat, 9 May 2020 07:43:06 +0000 (09:43 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sat, 9 May 2020 07:43:06 +0000 (09:43 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-qt/qtprintsupport/qtprintsupport-5.14.2.ebuild

index 5945c013cb245ac5bd8801bceded170587a20483..ebaa2b3a6a7c32d36a4be4196b2a9cbdf5290094 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"
+       KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 IUSE="cups gles2-only"