summaryrefslogtreecommitdiff
path: root/dev-qt/qtwidgets
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:25:26 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:25:26 +0100
commit2f61f35237e0746019f0cbd91eeca4fd6f1214b9 (patch)
treede79361a9aefa1c85307fe79b77afaad35b97b27 /dev-qt/qtwidgets
parent68f3127146519e03a2f1050b23a43e8489982e8b (diff)
downloadgentoo-2f61f35237e0746019f0cbd91eeca4fd6f1214b9.tar.gz
gentoo-2f61f35237e0746019f0cbd91eeca4fd6f1214b9.tar.xz
dev-qt/qtwidgets: 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/qtwidgets')
-rw-r--r--dev-qt/qtwidgets/qtwidgets-5.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtwidgets/qtwidgets-5.6.2.ebuild b/dev-qt/qtwidgets/qtwidgets-5.6.2.ebuild
index a215abe7cab..757bf1d3cfa 100644
--- a/dev-qt/qtwidgets/qtwidgets-5.6.2.ebuild
+++ b/dev-qt/qtwidgets/qtwidgets-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 qt5-build
DESCRIPTION="Set of components for creating classic desktop-style UIs 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
# keep IUSE defaults in sync with qtgui