summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-19 11:11:08 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-19 11:11:08 +0100
commit50599fd893441144a817b746fe0f759bbf2305e1 (patch)
tree21938ed572d532bb234f8b4ea9278c4a3d349ee2 /dev-qt/qthelp/qthelp-5.14.1.ebuild
parentdev-qt/qtgui: ppc stable wrt bug #699328 (diff)
downloadgentoo-50599fd893441144a817b746fe0f759bbf2305e1.tar.gz
gentoo-50599fd893441144a817b746fe0f759bbf2305e1.tar.bz2
gentoo-50599fd893441144a817b746fe0f759bbf2305e1.zip
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@gentoo.org>
Diffstat (limited to 'dev-qt/qthelp/qthelp-5.14.1.ebuild')
-rw-r--r--dev-qt/qthelp/qthelp-5.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.14.1.ebuild b/dev-qt/qthelp/qthelp-5.14.1.ebuild
index 139a71c459b2..76bc147b9fd3 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=""