dev-qt/qtprintsupport: x86 stable wrt bug #620334
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 4 Jul 2017 15:45:44 +0000 (17:45 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 4 Jul 2017 15:45:44 +0000 (17:45 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-qt/qtprintsupport/qtprintsupport-5.7.1.ebuild

index 49eeadc150ff0756f68e109bbd39b2309606a996..46d8a76a0001f43685c86e7d6adee3056aed1927 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 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
 fi
 
 IUSE="cups gles2"