commit: 394937e84dc4f18d2a6efac5621cf39f6a2ecd52
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 9 06:59:34 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 9 06:59:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=394937e8
dev-qt/qtscxml: Stabilize 6.8.3 ppc, #953873
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtscxml/qtscxml-6.8.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscxml/qtscxml-6.8.3.ebuild
b/dev-qt/qtscxml/qtscxml-6.8.3.ebuild
index 62eadd6d934a..0bca048cb298 100644
--- a/dev-qt/qtscxml/qtscxml-6.8.3.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.8.3.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"