commit: bca6099f1f6d7239513c86e083029397e1ba3bf5
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 22 01:11:19 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Aug 22 01:20:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bca6099f
dev-qt/qtconcurrent: ppc64 stable wrt bug #655664
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 aa4c7ef55cd..4f8edd145c0 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=""