commit: ccbdcb4de6922996ff85b869f7c4e457fcacfdfc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 26 17:28:55 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 26 17:31:33 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccbdcb4d
dev-qt/qtscxml: Stabilize 6.10.1 x86, #967320
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtscxml/qtscxml-6.10.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscxml/qtscxml-6.10.1.ebuild
b/dev-qt/qtscxml/qtscxml-6.10.1.ebuild
index dcfc1f476e9e..0bca048cb298 100644
--- a/dev-qt/qtscxml/qtscxml-6.10.1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.10.1.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86"
fi
IUSE="qml"