summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:24:22 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:24:22 +0100
commit4d2ecd923a5651166351521c57b64ee17b16f8c7 (patch)
tree499ccfe4d0da8c3991fbf3dd1c5481cb6a7cdf71 /dev-qt/qtdeclarative
parentdev-qt/qtdbus: ppc stable wrt bug #598780 (diff)
downloadgentoo-4d2ecd923a5651166351521c57b64ee17b16f8c7.tar.gz
gentoo-4d2ecd923a5651166351521c57b64ee17b16f8c7.tar.bz2
gentoo-4d2ecd923a5651166351521c57b64ee17b16f8c7.zip
dev-qt/qtdeclarative: ppc stable wrt bug #598780
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtdeclarative')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-5.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.6.2.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.6.2.ebuild
index 2f5356ad469b..3ca3fff472b4 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.6.2.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,7 +9,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"