From: Agostino Sarubbo Date: Sat, 20 May 2017 09:31:24 +0000 (+0200) Subject: dev-qt/assistant: x86 stable wrt bug #552396 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=16bd6760b3db1b27617aa04e3fdce1a67902346c;p=gentoo.git dev-qt/assistant: x86 stable wrt bug #552396 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-qt/assistant/assistant-4.8.7.ebuild b/dev-qt/assistant/assistant-4.8.7.ebuild index 6eb42b9ff41d..dabfd5580d44 100644 --- a/dev-qt/assistant/assistant-4.8.7.ebuild +++ b/dev-qt/assistant/assistant-4.8.7.ebuild @@ -7,7 +7,7 @@ inherit eutils qt4-build-multilib DESCRIPTION="Tool for viewing on-line documentation in Qt help file format" if [[ ${QT4_BUILD_TYPE} == release ]]; then - KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" fi IUSE="webkit"