dev-qt/qtdemo: ppc64 stable (bug 552396)
authorMichael Weber <xmw@gentoo.org>
Sun, 21 May 2017 16:01:28 +0000 (18:01 +0200)
committerMichael Weber <xmw@gentoo.org>
Sun, 21 May 2017 16:40:35 +0000 (18:40 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

dev-qt/qtdemo/qtdemo-4.8.7.ebuild

index 4f1f1ff747a4c1195c0bcc4eeb663186671595b8..bb1b815f68c99e96a45a0297f1ed5e3c9198dffd 100644 (file)
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
 DESCRIPTION="Demonstration module and examples for the Qt toolkit"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
+       KEYWORDS="amd64 ~arm ppc ppc64 x86"
 fi
 
 IUSE="dbus declarative kde multimedia opengl phonon webkit xmlpatterns"