summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-07 16:39:03 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-07 16:49:26 +0200
commit03391b6ddd0a06d2f668e58752537848734c639c (patch)
treea615f859ade1de249381ee7093561fc885ee719f
parentsys-fs/xfsprogs: ppc64 stable wrt bug #612908 (diff)
downloadgentoo-03391b6ddd0a06d2f668e58752537848734c639c.tar.gz
gentoo-03391b6ddd0a06d2f668e58752537848734c639c.tar.bz2
gentoo-03391b6ddd0a06d2f668e58752537848734c639c.zip
dev-qt/assistant: ppc64 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-qt/assistant/assistant-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.7.1.ebuild b/dev-qt/assistant/assistant-5.7.1.ebuild
index 33b8ef10261e..d9b3cc6fb1d1 100644
--- a/dev-qt/assistant/assistant-5.7.1.ebuild
+++ b/dev-qt/assistant/assistant-5.7.1.ebuild
@@ -8,7 +8,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"