summaryrefslogtreecommitdiff
path: root/dev-qt/assistant
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:23:04 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:37:36 +0100
commit83bfbdae5bae16f7dc0ae453d8141b26ba7c4b56 (patch)
tree7ecd825f6b21f1028232d3b195b177d87d8fb0c8 /dev-qt/assistant
parent215041944cd9b65682bfe0b5511f0fbdbc5dfccb (diff)
downloadgentoo-83bfbdae5bae16f7dc0ae453d8141b26ba7c4b56.tar.gz
gentoo-83bfbdae5bae16f7dc0ae453d8141b26ba7c4b56.tar.xz
dev-qt/assistant: 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/assistant')
-rw-r--r--dev-qt/assistant/assistant-5.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.6.2.ebuild b/dev-qt/assistant/assistant-5.6.2.ebuild
index e76c8187546..d357ba78be2 100644
--- a/dev-qt/assistant/assistant-5.6.2.ebuild
+++ b/dev-qt/assistant/assistant-5.6.2.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm ~hppa ~ppc64 x86"
+ KEYWORDS="amd64 arm ~hppa ppc64 x86"
fi
IUSE="webkit"