commit: e53d8ee31b438c163c639a7cbabb1a010cbb4c19
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sun May 21 16:02:08 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sun May 21 16:40:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e53d8ee3
dev-qt/qthelp: ppc64 stable (bug 552396)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
dev-qt/qthelp/qthelp-4.8.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qthelp/qthelp-4.8.7.ebuild
b/dev-qt/qthelp/qthelp-4.8.7.ebuild
index 13d84c58783..64dfecac21f 100644
--- a/dev-qt/qthelp/qthelp-4.8.7.ebuild
+++ b/dev-qt/qthelp/qthelp-4.8.7.ebuild
@@ -12,7 +12,7 @@ SRC_URI+="
)"
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="compat doc"