From e199186703a6efc224d36bbc730c356b76ed5ecf Mon Sep 17 00:00:00 2001 From: Michael Weber Date: Sat, 20 May 2017 12:08:32 +0200 Subject: dev-qt/assistant: ppc stable (bug 552396) Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64" --- dev-qt/assistant/assistant-4.8.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-qt') diff --git a/dev-qt/assistant/assistant-4.8.7.ebuild b/dev-qt/assistant/assistant-4.8.7.ebuild index dabfd5580d44..1b2375f82ca4 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" -- cgit v1.2.3-65-gdbad