commit: 3b848114cb232e1372bff6cf1b67581a188935f1
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 07:24:35 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 07:46:01 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b848114
dev-qt/assistant: Stable for HPPA (bug #598780).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches
dev-qt/assistant/assistant-5.6.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/assistant/assistant-5.6.2.ebuild
b/dev-qt/assistant/assistant-5.6.2.ebuild
index a584bed1d99..bce9b243bcd 100644
--- a/dev-qt/assistant/assistant-5.6.2.ebuild
+++ b/dev-qt/assistant/assistant-5.6.2.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"