summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:23:19 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:37:37 +0100
commit0f3252a229be6e010f292ec0024c00bc6ee98afc (patch)
tree59e2709ee63a3a0e6e9c5699a64319d17521247d /dev-qt
parentdev-qt/linguist: ppc64 stable wrt bug #598780 (diff)
downloadgentoo-0f3252a229be6e010f292ec0024c00bc6ee98afc.tar.gz
gentoo-0f3252a229be6e010f292ec0024c00bc6ee98afc.tar.bz2
gentoo-0f3252a229be6e010f292ec0024c00bc6ee98afc.zip
dev-qt/linguist-tools: ppc64 stable wrt bug #598780
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/linguist-tools/linguist-tools-5.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist-tools/linguist-tools-5.6.2.ebuild b/dev-qt/linguist-tools/linguist-tools-5.6.2.ebuild
index 85c7565ed77d..40fab5446501 100644
--- a/dev-qt/linguist-tools/linguist-tools-5.6.2.ebuild
+++ b/dev-qt/linguist-tools/linguist-tools-5.6.2.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"