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

index 4fdc401dafd59e7bc3b76fc7d2f48f3f9facb716..06eaabfb110ffcae7728ec1f9e3834b23db3cf09 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"