summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-08-15 07:31:39 +0200
committerJeroen Roovers <jer@gentoo.org>2016-08-15 07:55:08 +0200
commit825f61299f04f54aaf3b0eb244e341a46595cd6c (patch)
tree0c2056e6ecca2c3ad6268216c94c6df4350e6bfd /dev-qt
parentdev-qt/qtwebkit: Stable for PPC64 (bug #586180). (diff)
downloadgentoo-825f61299f04f54aaf3b0eb244e341a46595cd6c.tar.gz
gentoo-825f61299f04f54aaf3b0eb244e341a46595cd6c.tar.bz2
gentoo-825f61299f04f54aaf3b0eb244e341a46595cd6c.zip
dev-qt/assistant: Stable for HPPA PPC64 (bug #586180).
Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/assistant/assistant-5.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.6.1.ebuild b/dev-qt/assistant/assistant-5.6.1.ebuild
index 8f909d8e3dba..8d301769ad8b 100644
--- a/dev-qt/assistant/assistant-5.6.1.ebuild
+++ b/dev-qt/assistant/assistant-5.6.1.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"