commit: 28df07e7bc198d032f5c5589664f8cdd66d01bac
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 11 19:36:45 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 11 19:37:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28df07e7
dev-qt/qthelp: keyworded 5.9.2 for ppc, bug #636228
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc"
dev-qt/qthelp/qthelp-5.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qthelp/qthelp-5.9.2.ebuild
b/dev-qt/qthelp/qthelp-5.9.2.ebuild
index 05bca269350..07c54abf9c7 100644
--- a/dev-qt/qthelp/qthelp-5.9.2.ebuild
+++ b/dev-qt/qthelp/qthelp-5.9.2.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for integrating online documentation into applications"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
fi
IUSE=""