commit: 6448e5d643b9565aaf50e43655ffb7cfaa8aadf1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 12 04:18:04 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 12 04:18:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6448e5d6
dev-qt/qtscxml: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam <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 47e4c63d9f1a..646de6a997ef 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=""