commit: 0845aeddddd71ca3678cd5a77cc26344a930d3c2
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 24 13:27:32 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 24 13:27:32 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0845aedd
dev-qt/qtdeclarative: 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/qtdeclarative/qtdeclarative-5.11.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.11.1.ebuild
b/dev-qt/qtdeclarative/qtdeclarative-5.11.1.ebuild
index e9a3916454f..81afe9dc24b 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.11.1.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.11.1.ebuild
@@ -8,7 +8,7 @@ inherit 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 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-fbsd"
fi
IUSE="gles2 +jit localstorage +widgets xml"