commit: f05532974e14e6fd1ddae74e6532df840408fad1
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 09:09:38 2015 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 09:09:38 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0553297
dev-qt/linguist: Stable for HPPA (bug #543326).
Package-Manager: portage-2.2.20.1
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 51ac0b4..d13b8f0 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=""