commit: 0716cd0f28ca4d6f23d21fc6a40b60bd6cdba887
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat May 9 07:45:37 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat May 9 07:45:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0716cd0f
dev-qt/qtgraphicaleffects: ppc64 stable wrt bug #719732
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.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 ec75dc76076..e6918e11bf4 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=""