summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-10-20 19:12:09 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-10-20 19:12:09 +0300
commit4316c4cf975efe6ee07ca6a150f76591dbcd135a (patch)
treefae5429245d86f96b89831e73904db0d54033b12 /dev-qt/qtconcurrent/qtconcurrent-5.12.5.ebuild
parentdev-qt/qdbusviewer: ppc64 stable wrt bug #691738 (diff)
downloadgentoo-4316c4cf975efe6ee07ca6a150f76591dbcd135a.tar.gz
gentoo-4316c4cf975efe6ee07ca6a150f76591dbcd135a.tar.bz2
gentoo-4316c4cf975efe6ee07ca6a150f76591dbcd135a.zip
dev-qt/qtconcurrent: ppc64 stable wrt bug #691738
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-qt/qtconcurrent/qtconcurrent-5.12.5.ebuild')
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.12.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.12.5.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.12.5.ebuild
index 19af7c6af279..ce110c80f473 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.12.5.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.12.5.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"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
fi
IUSE=""