summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-08-15 07:39:31 +0200
committerJeroen Roovers <jer@gentoo.org>2016-08-15 07:55:24 +0200
commit1d523c022dbf5352cfef3d264a6f8476898793c3 (patch)
treea8e5867a0598e8ec5c24453690aa27c772086496 /dev-qt
parentdev-qt/linguist: Stable for HPPA PPC64 (bug #586180). (diff)
downloadgentoo-1d523c022dbf5352cfef3d264a6f8476898793c3.tar.gz
gentoo-1d523c022dbf5352cfef3d264a6f8476898793c3.tar.bz2
gentoo-1d523c022dbf5352cfef3d264a6f8476898793c3.zip
dev-qt/linguist-tools: Stable for HPPA PPC64 (bug #586180).
Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/linguist-tools/linguist-tools-5.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist-tools/linguist-tools-5.6.1.ebuild b/dev-qt/linguist-tools/linguist-tools-5.6.1.ebuild
index 8908bd33305d..102e036a9e4e 100644
--- a/dev-qt/linguist-tools/linguist-tools-5.6.1.ebuild
+++ b/dev-qt/linguist-tools/linguist-tools-5.6.1.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Tools for working with Qt translation data files"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc ppc64 x86"
fi
IUSE="qml"