summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-07 16:39:49 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-07 16:49:29 +0200
commita28f5a5a9bddc26018c0e28895b4c441d337dbae (patch)
treeb2f57e2b977a3b9ecc5745b4d5db612b9213e06a /dev-qt/qtdeclarative
parentdev-qt/qtdbus: ppc64 stable wrt bug #620334 (diff)
downloadgentoo-a28f5a5a9bddc26018c0e28895b4c441d337dbae.tar.gz
gentoo-a28f5a5a9bddc26018c0e28895b4c441d337dbae.tar.bz2
gentoo-a28f5a5a9bddc26018c0e28895b4c441d337dbae.zip
dev-qt/qtdeclarative: ppc64 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtdeclarative')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.7.1.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.7.1.ebuild
index 6fb7489d67e9..35bad8a8a599 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.7.1.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.7.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"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
fi
IUSE="gles2 +jit localstorage +widgets xml"