commit: e199186703a6efc224d36bbc730c356b76ed5ecf
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 10:08:32 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sat May 20 10:36:53 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1991867
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(-)
diff --git a/dev-qt/assistant/assistant-4.8.7.ebuild
b/dev-qt/assistant/assistant-4.8.7.ebuild
index dabfd5580d4..1b2375f82ca 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"