summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:45:43 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:45:43 +0200
commit38bb6b55e8bfcb7231c9d8f31a8b9386460b717f (patch)
tree6ddb735772c17f499388907d4bc86a0a8bacd857
parentdev-qt/qtgui: ppc64 stable wrt bug #719732 (diff)
downloadgentoo-38bb6b55e8bfcb7231c9d8f31a8b9386460b717f.tar.gz
gentoo-38bb6b55e8bfcb7231c9d8f31a8b9386460b717f.tar.bz2
gentoo-38bb6b55e8bfcb7231c9d8f31a8b9386460b717f.zip
dev-qt/qthelp: ppc64 stable wrt bug #719732
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-qt/qthelp/qthelp-5.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.14.2.ebuild b/dev-qt/qthelp/qthelp-5.14.2.ebuild
index 4b7f29f90ecb..ffc07f3b1a70 100644
--- a/dev-qt/qthelp/qthelp-5.14.2.ebuild
+++ b/dev-qt/qthelp/qthelp-5.14.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 ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
fi
IUSE=""