commit: 046a7d2093c14640371e4f35ae6299c21eb4e35b
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 04:52:23 2015 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 04:52:23 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=046a7d20
dev-qt/linguist: Stable for PPC64 (bug #543326).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
dev-qt/linguist/linguist-5.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/linguist/linguist-5.4.2.ebuild
b/dev-qt/linguist/linguist-5.4.2.ebuild
index 4e4c484..a04f068 100644
--- a/dev-qt/linguist/linguist-5.4.2.ebuild
+++ b/dev-qt/linguist/linguist-5.4.2.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Graphical tool for translating Qt applications"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm hppa ~ppc64 ~x86"
+ KEYWORDS="amd64 arm hppa ppc64 ~x86"
fi
IUSE=""