commit: 067a6052a2dbe1593b5a26487b09b1b13e515f95
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 25 22:37:28 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 25 22:37:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=067a6052
dev-qt/qtscxml: Stabilize 6.8.1 ppc64, #946705
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtscxml/qtscxml-6.8.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscxml/qtscxml-6.8.1.ebuild
b/dev-qt/qtscxml/qtscxml-6.8.1.ebuild
index 0f087eb496fc..48b1cf994a30 100644
--- a/dev-qt/qtscxml/qtscxml-6.8.1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.8.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 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ppc64 ~riscv ~x86"
fi
IUSE="qml"