commit: aa140300cf583d89986ac7ade326e8a2c4bbf38b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 14 18:01:03 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 14 18:01:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa140300
dev-qt/qtscxml: Stabilize 5.15.18 arm, #965475
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtscxml/qtscxml-5.15.18.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscxml/qtscxml-5.15.18.ebuild
b/dev-qt/qtscxml/qtscxml-5.15.18.ebuild
index 646de6a997ef..ae6c61ea2daa 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.18.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.18.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=""