commit: 252a337d85e47697fa9e6b7cb620249dee6b3bb6
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 17:08:42 2015 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 17:08:42 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=252a337d
dev-qt/qtconcurrent: Stable for PPC64 (bug #562966).
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
dev-qt/qtconcurrent/qtconcurrent-5.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.4.2.ebuild
b/dev-qt/qtconcurrent/qtconcurrent-5.4.2.ebuild
index 834a139..42350b7 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.4.2.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.4.2.ebuild
@@ -9,7 +9,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 ~ppc64 ~x86"
+ KEYWORDS="amd64 arm ~arm64 hppa ppc64 ~x86"
fi
IUSE=""