diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-05-19 09:39:00 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-05-19 09:39:00 +0200 |
commit | 4eaf198883a94e3812cff97290f32e17ef84cc84 (patch) | |
tree | 6841ecff4f6f8bec5a9ece180026a0c57da73e63 /dev-qt/linguist | |
parent | dev-qt/qttest: Stable for HPPA (bug #552396). (diff) | |
download | gentoo-4eaf198883a94e3812cff97290f32e17ef84cc84.tar.gz gentoo-4eaf198883a94e3812cff97290f32e17ef84cc84.tar.bz2 gentoo-4eaf198883a94e3812cff97290f32e17ef84cc84.zip |
dev-qt/linguist: Stable for HPPA (bug #552396).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt/linguist')
-rw-r--r-- | dev-qt/linguist/linguist-4.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-4.8.7.ebuild b/dev-qt/linguist/linguist-4.8.7.ebuild index 2513dc146bfa..883dd65ab7c2 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="" |