commit: be1b80d23e9b7b1c4740d3d0da90a6551feea195
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 24 13:27:38 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 24 13:27:38 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be1b80d2
dev-qt/qtgraphicaleffects: stable 5.11.1 for ppc, bug #664566
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.1.ebuild
b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.1.ebuild
index 56488b580ed..c49b15eae77 100644
--- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.1.ebuild
+++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Set of QML types for adding visual effects to user interfaces"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
fi
IUSE=""