commit: a64afa4b0e7f6461a1a91ba2fcdb679533b2adbe
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat May 30 19:30:14 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat May 30 19:30:14 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a64afa4b
dev-qt/qtgraphicaleffects: 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/qtgraphicaleffects/qtgraphicaleffects-5.14.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.2.ebuild
b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.2.ebuild
index f273932750f..f778c7d5a49 100644
--- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.2.ebuild
+++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.2.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=""