dev-qt/qtscxml: Stabilize 5.15.18 x86, #965475

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-11-12 04:18:04 +00:00
parent 744fadb730
commit 6448e5d643
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

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