commit: 5379c5d10529ab050ea8ad265717eb5fb662fe94
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sun May 21 15:59:19 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sun May 21 16:40:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5379c5d1
dev-qt/linguist: ppc64 stable (bug 552396)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
dev-qt/linguist/linguist-4.8.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/linguist/linguist-4.8.7.ebuild
b/dev-qt/linguist/linguist-4.8.7.ebuild
index a2c4c6b6a0a..41d00f69899 100644
--- a/dev-qt/linguist/linguist-4.8.7.ebuild
+++ b/dev-qt/linguist/linguist-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit eutils qt4-build-multilib
DESCRIPTION="Graphical tool for translating Qt applications"
if [[ ${QT4_BUILD_TYPE} == release ]]; then
- KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86
~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86
~amd64-fbsd ~x86-fbsd"
fi
IUSE=""