diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-20 12:09:06 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-20 12:37:01 +0200 |
commit | ffdb1dc421b005e7ebd167bdd8958db0cf595351 (patch) | |
tree | d4d33cc19e13b929c2ab3ffc478418b8383dcaef /dev-qt/linguist | |
parent | dev-qt/designer: ppc stable (bug 552396) (diff) | |
download | gentoo-ffdb1dc421b005e7ebd167bdd8958db0cf595351.tar.gz gentoo-ffdb1dc421b005e7ebd167bdd8958db0cf595351.tar.bz2 gentoo-ffdb1dc421b005e7ebd167bdd8958db0cf595351.zip |
dev-qt/linguist: ppc stable (bug 552396)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
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 a4f5d467c59f..a2c4c6b6a0aa 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="" |