commit: f2c3ea9e48fd4fee314074e0d98169d0fe0c8ef8
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 10:18:35 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sat May 20 10:37:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2c3ea9e
dev-qt/qtwebkit: 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/qtwebkit/qtwebkit-4.8.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebkit/qtwebkit-4.8.7.ebuild
b/dev-qt/qtwebkit/qtwebkit-4.8.7.ebuild
index d4ba154b85a..870ce3d3b9f 100644
--- a/dev-qt/qtwebkit/qtwebkit-4.8.7.ebuild
+++ b/dev-qt/qtwebkit/qtwebkit-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
DESCRIPTION="The WebKit module for the Qt toolkit"
if [[ ${QT4_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="amd64 ~arm ~ia64 ~mips ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
fi
IUSE="+gstreamer icu +jit"