commit: 6724a9d920b5042856371b254d50a4b3e31ee6b5
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 7 23:35:42 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Sep 7 23:46:24 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6724a9d9
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"
dev-qt/qtconcurrent/qtconcurrent-5.9.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.9.6.ebuild
b/dev-qt/qtconcurrent/qtconcurrent-5.9.6.ebuild
index 4f8edd145c0..dd0317c9bb9 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=""