commit: 5bd39ef956e235383745ccca251d66f16b93ca64
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 9 03:59:33 2016 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Mar 9 04:12:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bd39ef9
dev-qt/qtconcurrent: Stable for HPPA PPC64 (bug #569924).
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild
b/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild
index dfc3432..66422b3 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.5.1.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=""