dev-qt/qtscxml: Stabilize 6.10.1 x86, #967320

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-12-26 17:28:55 +00:00
parent 05930b37a8
commit ccbdcb4de6

View File

@@ -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"