diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 13:37:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 13:37:58 +0200 |
commit | 9c8e1dae435f12ba449d20eae7a151ad9dab0ae6 (patch) | |
tree | 3b54aa10aeb1d6a4e00ff5410baa41a0e2805ef1 /dev-qt/linguist | |
parent | dev-qt/designer: sparc stable wrt bug #552396 (diff) | |
download | gentoo-9c8e1dae435f12ba449d20eae7a151ad9dab0ae6.tar.gz gentoo-9c8e1dae435f12ba449d20eae7a151ad9dab0ae6.tar.bz2 gentoo-9c8e1dae435f12ba449d20eae7a151ad9dab0ae6.zip |
dev-qt/linguist: sparc stable wrt bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 41d00f698995..debebdbcd298 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="" |