commit: 50599fd893441144a817b746fe0f759bbf2305e1
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 19 10:11:08 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Mar 19 10:11:08 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50599fd8
dev-qt/qthelp: ppc stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-qt/qthelp/qthelp-5.14.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qthelp/qthelp-5.14.1.ebuild
b/dev-qt/qthelp/qthelp-5.14.1.ebuild
index 139a71c459b..76bc147b9fd 100644
--- a/dev-qt/qthelp/qthelp-5.14.1.ebuild
+++ b/dev-qt/qthelp/qthelp-5.14.1.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"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc ~x86"
fi
IUSE=""