summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-09-08 00:35:42 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-09-08 00:46:24 +0100
commit6724a9d920b5042856371b254d50a4b3e31ee6b5 (patch)
tree3077751f53e67d8494602c3c705e3b581889777e
parentdev-qt/qdoc: stable 5.9.6 for ppc, bug #655664 (diff)
downloadgentoo-6724a9d920b5042856371b254d50a4b3e31ee6b5.tar.gz
gentoo-6724a9d920b5042856371b254d50a4b3e31ee6b5.tar.bz2
gentoo-6724a9d920b5042856371b254d50a4b3e31ee6b5.zip
dev-qt/qtconcurrent: stable 5.9.6 for ppc, bug #655664
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
-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 4f8edd145c0f..dd0317c9bb96 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=""