diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-19 13:42:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-19 13:42:12 +0100 |
commit | a3bd070d73e7a41ac1e69374b3f2eebc8029341d (patch) | |
tree | 8cceb0e72507f318b17661324438758c639526f3 /dev-qt/linguist | |
parent | dev-qt/designer: amd64 stable wrt bug #699328 (diff) | |
download | gentoo-a3bd070d73e7a41ac1e69374b3f2eebc8029341d.tar.gz gentoo-a3bd070d73e7a41ac1e69374b3f2eebc8029341d.tar.bz2 gentoo-a3bd070d73e7a41ac1e69374b3f2eebc8029341d.zip |
dev-qt/linguist: amd64 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 b0ae106adff8..61eedb93f656 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="" |