diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-22 11:06:30 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-22 11:28:06 -0500 |
commit | 965ebcb32969ace40ead38fef6272846cfa3b636 (patch) | |
tree | c44052006a9dfd8105e8e3343df444b648100d28 /dev-qt | |
parent | dev-qt/designer: arm64 stable (bug #699240) (diff) | |
download | gentoo-965ebcb32969ace40ead38fef6272846cfa3b636.tar.gz gentoo-965ebcb32969ace40ead38fef6272846cfa3b636.tar.bz2 gentoo-965ebcb32969ace40ead38fef6272846cfa3b636.zip |
dev-qt/linguist: arm64 stable (bug #699240)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/linguist/linguist-5.13.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.13.2.ebuild b/dev-qt/linguist/linguist-5.13.2.ebuild index a68fc6456e49..2163d82be9b0 100644 --- a/dev-qt/linguist/linguist-5.13.2.ebuild +++ b/dev-qt/linguist/linguist-5.13.2.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="" |