From: Jeroen Roovers Date: Fri, 17 Mar 2017 07:24:35 +0000 (+0100) Subject: dev-qt/assistant: Stable for HPPA (bug #598780). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3b848114cb232e1372bff6cf1b67581a188935f1;p=gentoo.git dev-qt/assistant: Stable for HPPA (bug #598780). Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches --- diff --git a/dev-qt/assistant/assistant-5.6.2.ebuild b/dev-qt/assistant/assistant-5.6.2.ebuild index a584bed1d994..bce9b243bcd4 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"