From e6d5ad7440d214372cdca7d2ae3f28eae33f95a8 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 25 Apr 2023 12:40:45 +0300 Subject: [PATCH] dev-qt/qtscxml: Stabilize 5.15.9 arm64, #904373 Signed-off-by: Arthur Zamarin --- dev-qt/qtscxml/qtscxml-5.15.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtscxml/qtscxml-5.15.9.ebuild b/dev-qt/qtscxml/qtscxml-5.15.9.ebuild index 4ddcd21878e0d..9a76f3de88627 100644 --- a/dev-qt/qtscxml/qtscxml-5.15.9.ebuild +++ b/dev-qt/qtscxml/qtscxml-5.15.9.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" + KEYWORDS="amd64 ~arm arm64 ~riscv x86" fi IUSE=""