commit: a0ffe8e84a242a0da8fc8034cae41e313353467c
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 9 03:46:02 2016 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Mar 9 04:11:41 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0ffe8e8
dev-qt/assistant: Stable for PPC64 (bug #569924).
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
dev-qt/assistant/assistant-5.5.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/assistant/assistant-5.5.1-r1.ebuild
b/dev-qt/assistant/assistant-5.5.1-r1.ebuild
index 6a3d116..9a023e6 100644
--- a/dev-qt/assistant/assistant-5.5.1-r1.ebuild
+++ b/dev-qt/assistant/assistant-5.5.1-r1.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"