summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:44:07 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:44:07 +0200
commit29d4d5ac663b229eaed15b831784d73bbaadd953 (patch)
treecf293b96c464a8297da25fd39e0403cc36b98d39 /dev-qt
parentdev-qt/linguist: x86 stable wrt bug #620334 (diff)
downloadgentoo-29d4d5ac663b229eaed15b831784d73bbaadd953.tar.gz
gentoo-29d4d5ac663b229eaed15b831784d73bbaadd953.tar.bz2
gentoo-29d4d5ac663b229eaed15b831784d73bbaadd953.zip
dev-qt/linguist-tools: x86 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/linguist-tools/linguist-tools-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist-tools/linguist-tools-5.7.1.ebuild b/dev-qt/linguist-tools/linguist-tools-5.7.1.ebuild
index 78f38c9ccbde..fa871570f1ae 100644
--- a/dev-qt/linguist-tools/linguist-tools-5.7.1.ebuild
+++ b/dev-qt/linguist-tools/linguist-tools-5.7.1.ebuild
@@ -8,7 +8,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"