diff options
author | 2019-10-20 19:11:59 +0300 | |
---|---|---|
committer | 2019-10-20 19:11:59 +0300 | |
commit | ffa931ed997cf931832111dafa4cf730dd8d48e1 (patch) | |
tree | ceb0fd2658cb6917b887002074b96076a540975e /dev-qt/linguist | |
parent | dev-qt/designer: ppc64 stable wrt bug #691738 (diff) | |
download | gentoo-ffa931ed997cf931832111dafa4cf730dd8d48e1.tar.gz gentoo-ffa931ed997cf931832111dafa4cf730dd8d48e1.tar.bz2 gentoo-ffa931ed997cf931832111dafa4cf730dd8d48e1.zip |
dev-qt/linguist: ppc64 stable wrt bug #691738
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-qt/linguist')
-rw-r--r-- | dev-qt/linguist/linguist-5.12.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.12.5.ebuild b/dev-qt/linguist/linguist-5.12.5.ebuild index 12b6fe864f02..a68fc6456e49 100644 --- a/dev-qt/linguist/linguist-5.12.5.ebuild +++ b/dev-qt/linguist/linguist-5.12.5.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="" |