diff options
author | Markus Meier <maekke@gentoo.org> | 2017-06-06 18:11:18 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-06-06 18:11:18 +0200 |
commit | fa432a18f2be4363f09c7712001840505817eab9 (patch) | |
tree | 78cd3796adcac03fd529d7685ef1c0f2fd4eb81d /dev-qt/linguist | |
parent | dev-qt/designer: arm stable, bug #552396 (diff) | |
download | gentoo-fa432a18f2be4363f09c7712001840505817eab9.tar.gz gentoo-fa432a18f2be4363f09c7712001840505817eab9.tar.bz2 gentoo-fa432a18f2be4363f09c7712001840505817eab9.zip |
dev-qt/linguist: arm stable, bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
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 77e399dc0546..7b2aba029c96 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="" |