summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-13 11:55:10 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-13 11:57:47 +0200
commitca9dd916bce55286285dc0ed6cdc04f26280d1be (patch)
tree7b3cbff766e6d2bd453a58db52ed86fe58119841 /dev-qt/qthelp
parentdev-qt/qtgui: ppc64 stable wrt bug #734600 (diff)
downloadgentoo-ca9dd916bce55286285dc0ed6cdc04f26280d1be.tar.gz
gentoo-ca9dd916bce55286285dc0ed6cdc04f26280d1be.tar.bz2
gentoo-ca9dd916bce55286285dc0ed6cdc04f26280d1be.zip
dev-qt/qthelp: ppc64 stable wrt bug #734600
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" 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 d9b008265db0..e5c47e6f0864 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=""