commit: b53b8af1fe98a9b20575862f45f32aa24bba08ff
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 18 19:19:49 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 18 19:19:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53b8af1
dev-qt/qtdeclarative: stable 5.7.1-r1 for ppc, bug #632552
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
dev-qt/qtdeclarative/qtdeclarative-5.7.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.7.1-r1.ebuild
b/dev-qt/qtdeclarative/qtdeclarative-5.7.1-r1.ebuild
index 982e1d3dd45..2460c3c031f 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.7.1-r1.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.7.1-r1.ebuild
@@ -8,7 +8,7 @@ inherit flag-o-matic python-any-r1 qt5-build
DESCRIPTION="The QML and Quick modules for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
fi
IUSE="gles2 +jit localstorage +widgets xml"