commit: 8df206912453b88ac7c6347df93f9b0241bbc41f
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 19 10:13:30 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Mar 19 10:14:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8df20691
dev-qt/qtgraphicaleffects: ppc64 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.1.ebuild
b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.1.ebuild
index ffd92da7263..87d18f37a57 100644
--- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.1.ebuild
+++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.14.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=""