summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-21 07:18:24 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-21 07:25:27 +0000
commitcd0a2de74a8370dd44af289354a8c9167f374199 (patch)
tree06c724d92def53ab99fc59b9a8371d974b0d7378 /dev-qt
parentdev-qt/qtdbus: stable 5.9.4 for ppc, bug #642822 (diff)
downloadgentoo-cd0a2de74a8370dd44af289354a8c9167f374199.tar.gz
gentoo-cd0a2de74a8370dd44af289354a8c9167f374199.tar.bz2
gentoo-cd0a2de74a8370dd44af289354a8c9167f374199.zip
dev-qt/qtdeclarative: stable 5.9.4 for ppc, bug #642822
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-5.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.9.4.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.9.4.ebuild
index d78cf07d2ae4..870b5cb7cbf1 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.9.4.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.9.4.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"