diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-08 00:36:31 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-08 00:46:27 +0100 |
commit | 2a3e1dcb3026651395900004889a596a7b873aaa (patch) | |
tree | 20e7682dbb1475ddedf292bafd860dc04e48b2fd /dev-qt | |
parent | dev-qt/qtgui: stable 5.9.6 for ppc, bug #655664 (diff) | |
download | gentoo-2a3e1dcb3026651395900004889a596a7b873aaa.tar.gz gentoo-2a3e1dcb3026651395900004889a596a7b873aaa.tar.bz2 gentoo-2a3e1dcb3026651395900004889a596a7b873aaa.zip |
dev-qt/qthelp: stable 5.9.6 for ppc, bug #655664
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qthelp/qthelp-5.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.9.6.ebuild b/dev-qt/qthelp/qthelp-5.9.6.ebuild index 91049e608621..9790203036fa 100644 --- a/dev-qt/qthelp/qthelp-5.9.6.ebuild +++ b/dev-qt/qthelp/qthelp-5.9.6.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 ~ppc ppc64 ~sparc x86 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd" fi IUSE="" |