summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-10-13 11:39:54 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-10-13 11:39:54 +0200
commite4ef87d6227c16724fa2d08f77c9abca3d8e477f (patch)
tree4dec5d26a3c32b45926e89fe9d199ba7643c7488
parentdev-qt/qtconcurrent: ppc stable wrt bug #586180 (diff)
downloadgentoo-e4ef87d6.tar.gz
gentoo-e4ef87d6.tar.bz2
gentoo-e4ef87d6.zip
dev-qt/qtcore: ppc stable wrt bug #586180
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-qt/qtcore/qtcore-5.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtcore/qtcore-5.6.1.ebuild b/dev-qt/qtcore/qtcore-5.6.1.ebuild
index eeae10cd8596..58f6ed36d1b0 100644
--- a/dev-qt/qtcore/qtcore-5.6.1.ebuild
+++ b/dev-qt/qtcore/qtcore-5.6.1.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Cross-platform application development 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="icu systemd"