summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-08-22 04:11:19 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-08-22 04:20:44 +0300
commitbca6099f1f6d7239513c86e083029397e1ba3bf5 (patch)
tree8cdeca66ae79a50f801aea4100143e6a32528924 /dev-qt
parentdev-qt/qdoc: ppc64 stable wrt bug #655664 (diff)
downloadgentoo-bca6099f1f6d7239513c86e083029397e1ba3bf5.tar.gz
gentoo-bca6099f1f6d7239513c86e083029397e1ba3bf5.tar.bz2
gentoo-bca6099f1f6d7239513c86e083029397e1ba3bf5.zip
dev-qt/qtconcurrent: ppc64 stable wrt bug #655664
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.9.6.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.9.6.ebuild
index aa4c7ef55cd9..4f8edd145c0f 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.9.6.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.9.6.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Multi-threading concurrence support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-fbsd"
fi
IUSE=""