diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-18 12:19:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-18 12:19:01 +0100 |
commit | 2f67fccbb68a61298acf665a4fa1dbca9da7dcf5 (patch) | |
tree | c8c1bf677748b1e8ecd27cbc942965af4c0b0742 /dev-qt/linguist | |
parent | dev-qt/designer: amd64 stable wrt bug #699240 (diff) | |
download | gentoo-2f67fccbb68a61298acf665a4fa1dbca9da7dcf5.tar.gz gentoo-2f67fccbb68a61298acf665a4fa1dbca9da7dcf5.tar.bz2 gentoo-2f67fccbb68a61298acf665a4fa1dbca9da7dcf5.zip |
dev-qt/linguist: amd64 stable wrt bug #699240
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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.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 af542e66afbb..12b6fe864f02 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="" |