summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-17 19:16:48 +0100
committerSam James <sam@gentoo.org>2022-04-17 19:18:13 +0100
commit3fc618ed85d3bb09c3e191b3f7107e9b67ec496f (patch)
treebf32a9c9aa94a77effcdfccb185434c7f44298e9 /dev-qt/qthelp
parentdev-qt/qtwidgets: Stabilize 5.15.3 ppc64, #835762 (diff)
downloadgentoo-3fc618ed85d3bb09c3e191b3f7107e9b67ec496f.tar.gz
gentoo-3fc618ed85d3bb09c3e191b3f7107e9b67ec496f.tar.bz2
gentoo-3fc618ed85d3bb09c3e191b3f7107e9b67ec496f.zip
dev-qt/qthelp: Stabilize 5.15.3 ppc64, #835762
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qthelp')
-rw-r--r--dev-qt/qthelp/qthelp-5.15.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.15.3.ebuild b/dev-qt/qthelp/qthelp-5.15.3.ebuild
index 98d159da6af3..90a95aba5a1b 100644
--- a/dev-qt/qthelp/qthelp-5.15.3.ebuild
+++ b/dev-qt/qthelp/qthelp-5.15.3.ebuild
@@ -10,7 +10,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 ~riscv ~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
fi
IUSE=""