diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-21 06:52:23 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-21 06:52:23 +0200 |
commit | 046a7d2093c14640371e4f35ae6299c21eb4e35b (patch) | |
tree | cf5c2646a98d848cde9fbd9ad9817c6b57c473e8 | |
parent | dev-qt/designer: Stable for PPC64 (bug #543326). (diff) | |
download | gentoo-046a7d2093c14640371e4f35ae6299c21eb4e35b.tar.gz gentoo-046a7d2093c14640371e4f35ae6299c21eb4e35b.tar.bz2 gentoo-046a7d2093c14640371e4f35ae6299c21eb4e35b.zip |
dev-qt/linguist: Stable for PPC64 (bug #543326).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
-rw-r--r-- | dev-qt/linguist/linguist-5.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.4.2.ebuild b/dev-qt/linguist/linguist-5.4.2.ebuild index 4e4c4843fd87..a04f06802606 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="" |