diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-09 16:25:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-09 16:29:24 +0300 |
commit | ff616067e289bacb77e4600996a3b5f266bffcfa (patch) | |
tree | 0dc389779ac7550c4fc0a161709b85df16cb040f /dev-qt | |
parent | dev-qt/designer: ppc64 stable wrt bug #670864 (diff) | |
download | gentoo-ff616067e289bacb77e4600996a3b5f266bffcfa.tar.gz gentoo-ff616067e289bacb77e4600996a3b5f266bffcfa.tar.bz2 gentoo-ff616067e289bacb77e4600996a3b5f266bffcfa.zip |
dev-qt/linguist: ppc64 stable wrt bug #670864
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/linguist/linguist-5.11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.11.3.ebuild b/dev-qt/linguist/linguist-5.11.3.ebuild index 718f89d39e97..0151fbe7420e 100644 --- a/dev-qt/linguist/linguist-5.11.3.ebuild +++ b/dev-qt/linguist/linguist-5.11.3.ebuild @@ -8,7 +8,7 @@ inherit desktop gnome2-utils qt5-build DESCRIPTION="Graphical tool for translating Qt applications" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~hppa ppc64 x86 ~amd64-fbsd" fi IUSE="" |