diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:23:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:37:36 +0100 |
commit | 248e8000867bf4249bcd2496f57fa74ba2f15fdd (patch) | |
tree | 34b1d20af26ca444aa0d188ba8c4b844345fcd6f /dev-qt | |
parent | dev-qt/designer: ppc64 stable wrt bug #598780 (diff) | |
download | gentoo-248e8000867bf4249bcd2496f57fa74ba2f15fdd.tar.gz gentoo-248e8000867bf4249bcd2496f57fa74ba2f15fdd.tar.bz2 gentoo-248e8000867bf4249bcd2496f57fa74ba2f15fdd.zip |
dev-qt/linguist: ppc64 stable wrt bug #598780
Package-Manager: portage-2.3.0
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.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.6.2.ebuild b/dev-qt/linguist/linguist-5.6.2.ebuild index b36d75b2da32..552a26573402 100644 --- a/dev-qt/linguist/linguist-5.6.2.ebuild +++ b/dev-qt/linguist/linguist-5.6.2.ebuild @@ -9,7 +9,7 @@ inherit qt5-build DESCRIPTION="Graphical tool for translating Qt applications" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm ~hppa ~ppc64 x86" + KEYWORDS="amd64 arm ~hppa ppc64 x86" fi IUSE="" |