dev-qt/qtprintsupport: x86 stable wrt bug #699328
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 19 Mar 2020 13:14:49 +0000 (14:14 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 19 Mar 2020 13:14:49 +0000 (14:14 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-qt/qtprintsupport/qtprintsupport-5.14.1.ebuild

index 5f0c48087881b1a4b5b09e5bd658a6e517cc2914..8c1394dac4dc62291e79892bedc186a12cc508ab 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"