From: Aaron Bauman Date: Tue, 12 Nov 2019 14:47:16 +0000 (-0500) Subject: dev-qt/qthelp: arm64 stable (bug #691738) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a91895bd235a1d7512e4c2645e8b441b5a1841e2;p=gentoo.git dev-qt/qthelp: arm64 stable (bug #691738) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.79, Repoman-2.3.18 --- diff --git a/dev-qt/qthelp/qthelp-5.12.5.ebuild b/dev-qt/qthelp/qthelp-5.12.5.ebuild index 00acac97fb08..a27890b67530 100644 --- a/dev-qt/qthelp/qthelp-5.12.5.ebuild +++ b/dev-qt/qthelp/qthelp-5.12.5.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=""