From 8c5c1467f07bc167aa8a63a41bdfc8b66d550148 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 30 Sep 2021 19:14:44 +0100 Subject: dev-qt/qthelp: Stabilize 5.15.2-r10 amd64, #806797 Signed-off-by: Sam James --- dev-qt/qthelp/qthelp-5.15.2-r10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qthelp/qthelp-5.15.2-r10.ebuild b/dev-qt/qthelp/qthelp-5.15.2-r10.ebuild index aacb35f1ba3b..29bbcbadd249 100644 --- a/dev-qt/qthelp/qthelp-5.15.2-r10.ebuild +++ b/dev-qt/qthelp/qthelp-5.15.2-r10.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="" -- cgit v1.2.3-65-gdbad