From: Aaron Bauman Date: Fri, 24 May 2019 20:31:43 +0000 (-0400) Subject: dev-qt/qtscxml: arm64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7747dc7517e731f2455682b3fcae4ac340359595;p=gentoo.git dev-qt/qtscxml: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" --- diff --git a/dev-qt/qtscxml/qtscxml-5.12.3.ebuild b/dev-qt/qtscxml/qtscxml-5.12.3.ebuild index 067b60bd6b00..0dce5e726b9e 100644 --- a/dev-qt/qtscxml/qtscxml-5.12.3.ebuild +++ b/dev-qt/qtscxml/qtscxml-5.12.3.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 x86" + KEYWORDS="amd64 arm64 x86" fi IUSE=""