diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-28 11:03:24 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-28 12:02:55 +0200 |
commit | c48fab72a9b06cb303e0b83544498f1e22636dae (patch) | |
tree | 39f4c181a9a532598aa946a381e961c9b531c285 /dev-qt/linguist | |
parent | dev-qt/designer: arm64 stable (bug #699328) (diff) | |
download | gentoo-c48fab72a9b06cb303e0b83544498f1e22636dae.tar.gz gentoo-c48fab72a9b06cb303e0b83544498f1e22636dae.tar.bz2 gentoo-c48fab72a9b06cb303e0b83544498f1e22636dae.zip |
dev-qt/linguist: arm64 stable (bug #699328)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-qt/linguist')
-rw-r--r-- | dev-qt/linguist/linguist-5.14.1.ebuild | 2 |
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 a9c7ff60cadc..586304f182ee 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="" |