diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:45:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:45:13 +0200 |
commit | 3cdab8c4df1ad249b99e4e70a97fcdc4d26a5454 (patch) | |
tree | d78d833c70625629d17dd9dab8cf5cad3f781c8d /dev-qt | |
parent | dev-qt/designer: ppc64 stable wrt bug #719732 (diff) | |
download | gentoo-3cdab8c4df1ad249b99e4e70a97fcdc4d26a5454.tar.gz gentoo-3cdab8c4df1ad249b99e4e70a97fcdc4d26a5454.tar.bz2 gentoo-3cdab8c4df1ad249b99e4e70a97fcdc4d26a5454.zip |
dev-qt/linguist: ppc64 stable wrt bug #719732
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/linguist/linguist-5.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.14.2.ebuild b/dev-qt/linguist/linguist-5.14.2.ebuild index 4aa1294c58f7..cfbeb3c4117a 100644 --- a/dev-qt/linguist/linguist-5.14.2.ebuild +++ b/dev-qt/linguist/linguist-5.14.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="" |