From cea774fba4e4888db9c26033d4f972669a590571 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Sun, 22 Dec 2019 11:17:06 -0500 Subject: dev-qt/qtscxml: arm64 stable (bug #699240) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.82, Repoman-2.3.20 --- dev-qt/qtscxml/qtscxml-5.13.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-qt') diff --git a/dev-qt/qtscxml/qtscxml-5.13.2.ebuild b/dev-qt/qtscxml/qtscxml-5.13.2.ebuild index 791204621d4d..5585487c79e4 100644 --- a/dev-qt/qtscxml/qtscxml-5.13.2.ebuild +++ b/dev-qt/qtscxml/qtscxml-5.13.2.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="" -- cgit v1.2.3-65-gdbad