summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-13 11:49:00 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-13 11:49:00 +0200
commit71747d8c696f81f426b8e0b9db8cd8994d010e8f (patch)
tree956249baa605aec5bb4d5956e21a5f629b40ea9b /dev-qt/qthelp
parentdev-qt/qtgui: ppc stable wrt bug #734600 (diff)
downloadgentoo-71747d8c696f81f426b8e0b9db8cd8994d010e8f.tar.gz
gentoo-71747d8c696f81f426b8e0b9db8cd8994d010e8f.tar.bz2
gentoo-71747d8c696f81f426b8e0b9db8cd8994d010e8f.zip
dev-qt/qthelp: ppc stable wrt bug #734600
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qthelp')
-rw-r--r--dev-qt/qthelp/qthelp-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.15.1.ebuild b/dev-qt/qthelp/qthelp-5.15.1.ebuild
index 8effe7708292..d9b008265db0 100644
--- a/dev-qt/qthelp/qthelp-5.15.1.ebuild
+++ b/dev-qt/qthelp/qthelp-5.15.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=""