summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-19 14:13:36 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-19 14:13:36 +0100
commit57cb9a4f39b448bd661a890b888126c6f8b172ee (patch)
tree0a238062de978014b15a7f061f9c55dbd98771ca /dev-qt/linguist
parentdev-qt/designer: x86 stable wrt bug #699328 (diff)
downloadgentoo-57cb9a4f39b448bd661a890b888126c6f8b172ee.tar.gz
gentoo-57cb9a4f39b448bd661a890b888126c6f8b172ee.tar.bz2
gentoo-57cb9a4f39b448bd661a890b888126c6f8b172ee.zip
dev-qt/linguist: x86 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/linguist')
-rw-r--r--dev-qt/linguist/linguist-5.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.14.1.ebuild b/dev-qt/linguist/linguist-5.14.1.ebuild
index 61eedb93f656..a9c7ff60cadc 100644
--- a/dev-qt/linguist/linguist-5.14.1.ebuild
+++ b/dev-qt/linguist/linguist-5.14.1.ebuild
@@ -8,7 +8,7 @@ inherit desktop qt5-build xdg-utils
DESCRIPTION="Graphical tool for translating Qt applications"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc64 x86"
fi
IUSE=""