summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-14 01:17:31 +0100
committerSam James <sam@gentoo.org>2022-04-14 01:17:31 +0100
commitb28bd455240c288abe431075959536f40c33e92d (patch)
tree3a43699d8e71a363c8fac45d4922707920d5ec91 /dev-qt/qthelp
parentdev-qt/qtwidgets: Stabilize 5.15.3 x86, #835762 (diff)
downloadgentoo-b28bd455240c288abe431075959536f40c33e92d.tar.gz
gentoo-b28bd455240c288abe431075959536f40c33e92d.tar.bz2
gentoo-b28bd455240c288abe431075959536f40c33e92d.zip
dev-qt/qthelp: Stabilize 5.15.3 x86, #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 5c33a921ec16..a6bb7f7c9779 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=""