From e6233070155117fc308df468a1aef75d04dcbeab Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Oct 2020 11:46:00 +0000 Subject: dev-qt/qthelp: Stabilize 5.15.1 arm, #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') diff --git a/dev-qt/qthelp/qthelp-5.15.1.ebuild b/dev-qt/qthelp/qthelp-5.15.1.ebuild index efd9f33e21e4..98d402b6b18e 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