commit: 2744f2be4265b2a0fa98123e494ac4bc7f7c6985
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat May 30 19:30:46 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat May 30 19:30:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2744f2be
dev-qt/qtprintsupport: stable 5.14.2 for ppc, bug #719732
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-qt/qtprintsupport/qtprintsupport-5.14.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtprintsupport/qtprintsupport-5.14.2.ebuild
b/dev-qt/qtprintsupport/qtprintsupport-5.14.2.ebuild
index 7fff3429026..babe7326c5b 100644
--- a/dev-qt/qtprintsupport/qtprintsupport-5.14.2.ebuild
+++ b/dev-qt/qtprintsupport/qtprintsupport-5.14.2.ebuild
@@ -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"