From: Aaron Bauman Date: Tue, 12 Nov 2019 14:52:09 +0000 (-0500) Subject: dev-qt/qtscxml: arm64 stable (bug #691738) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7972ec510f00101f36044d1562ceea68cc30c71e;p=gentoo.git dev-qt/qtscxml: arm64 stable (bug #691738) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.79, Repoman-2.3.18 --- diff --git a/dev-qt/qtscxml/qtscxml-5.12.5.ebuild b/dev-qt/qtscxml/qtscxml-5.12.5.ebuild index 791204621d4d..5585487c79e4 100644 --- a/dev-qt/qtscxml/qtscxml-5.12.5.ebuild +++ b/dev-qt/qtscxml/qtscxml-5.12.5.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm64 ~x86" + KEYWORDS="amd64 arm64 ~x86" fi IUSE=""