diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-03-09 04:48:56 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-03-09 05:11:51 +0100 |
commit | b8c4708efafab869e006946067318e6c4196824d (patch) | |
tree | 75b4ae8f864218cdb56a684ec944d7b2656458b7 /dev-qt/linguist | |
parent | dev-qt/designer: Stable for HPPA PPC64 (bug #569924). (diff) | |
download | gentoo-b8c4708efafab869e006946067318e6c4196824d.tar.gz gentoo-b8c4708efafab869e006946067318e6c4196824d.tar.bz2 gentoo-b8c4708efafab869e006946067318e6c4196824d.zip |
dev-qt/linguist: Stable for HPPA PPC64 (bug #569924).
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt/linguist')
-rw-r--r-- | dev-qt/linguist/linguist-5.5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.5.1-r1.ebuild b/dev-qt/linguist/linguist-5.5.1-r1.ebuild index 7f3dd57080e0..2845789f61cd 100644 --- a/dev-qt/linguist/linguist-5.5.1-r1.ebuild +++ b/dev-qt/linguist/linguist-5.5.1-r1.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="" |