diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-22 04:06:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-22 04:20:38 +0300 |
commit | 091cf85ec6837936cc5d85f747bb83e156787ccf (patch) | |
tree | 094a054b9548a9474b8e65675ce040b215a8f826 /dev-qt/linguist | |
parent | dev-qt/designer: ppc64 stable wrt bug #655664 (diff) | |
download | gentoo-091cf85ec6837936cc5d85f747bb83e156787ccf.tar.gz gentoo-091cf85ec6837936cc5d85f747bb83e156787ccf.tar.bz2 gentoo-091cf85ec6837936cc5d85f747bb83e156787ccf.zip |
dev-qt/linguist: ppc64 stable wrt bug #655664
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-qt/linguist')
-rw-r--r-- | dev-qt/linguist/linguist-5.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.9.6.ebuild b/dev-qt/linguist/linguist-5.9.6.ebuild index 1fd9ba73163c..bbe1091a67dc 100644 --- a/dev-qt/linguist/linguist-5.9.6.ebuild +++ b/dev-qt/linguist/linguist-5.9.6.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="" |