summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:24:14 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:37:41 +0100
commitb74354946418467873605dd033e96965a12ba41a (patch)
treeccd3565c6c25f02235126011fce2b2b91ac2f654 /dev-qt
parentdev-qt/qtgui: ppc64 stable wrt bug #598780 (diff)
downloadgentoo-b74354946418467873605dd033e96965a12ba41a.tar.gz
gentoo-b74354946418467873605dd033e96965a12ba41a.tar.bz2
gentoo-b74354946418467873605dd033e96965a12ba41a.zip
dev-qt/qthelp: 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/qthelp/qthelp-5.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.6.2.ebuild b/dev-qt/qthelp/qthelp-5.6.2.ebuild
index 66b9c39f63b7..25775f484685 100644
--- a/dev-qt/qthelp/qthelp-5.6.2.ebuild
+++ b/dev-qt/qthelp/qthelp-5.6.2.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for integrating online documentation into applications"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm ~hppa ~ppc64 x86"
+ KEYWORDS="amd64 arm ~hppa ppc64 x86"
fi
IUSE=""