summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-03-27 18:45:33 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-03-27 18:47:25 +0200
commit369cf73e6ff35dc31e436d7fd4a7af0efca6fa08 (patch)
tree77bbfffd471ed242964aa327d571f59d0d711496 /dev-qt
parentdev-qt/designer: ppc stable wrt bug #569924 (diff)
downloadgentoo-369cf73e6ff35dc31e436d7fd4a7af0efca6fa08.tar.gz
gentoo-369cf73e6ff35dc31e436d7fd4a7af0efca6fa08.tar.bz2
gentoo-369cf73e6ff35dc31e436d7fd4a7af0efca6fa08.zip
dev-qt/linguist-tools: ppc stable wrt bug #569924
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/linguist-tools/linguist-tools-5.5.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist-tools/linguist-tools-5.5.1-r1.ebuild b/dev-qt/linguist-tools/linguist-tools-5.5.1-r1.ebuild
index 571ccdb98038..a0a1776db780 100644
--- a/dev-qt/linguist-tools/linguist-tools-5.5.1-r1.ebuild
+++ b/dev-qt/linguist-tools/linguist-tools-5.5.1-r1.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 ppc64 ~x86"
+ KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~x86"
fi
IUSE="qml"