From 1ded87caa6eaa3dc13494ec7d9a3f7fc944524b0 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Oct 2020 15:04:36 +0000 Subject: dev-qt/qthelp: Stabilize 5.15.1 amd64, #734600 Signed-off-by: Sam James --- dev-qt/qthelp/qthelp-5.15.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-qt/qthelp') diff --git a/dev-qt/qthelp/qthelp-5.15.1.ebuild b/dev-qt/qthelp/qthelp-5.15.1.ebuild index 98d402b6b18e..8effe7708292 100644 --- a/dev-qt/qthelp/qthelp-5.15.1.ebuild +++ b/dev-qt/qthelp/qthelp-5.15.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="" -- cgit v1.2.3-65-gdbad