commit: 6903774bc503c4a09b89b0d113576f61c0206de4
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 19 06:11:06 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 19 06:11:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6903774b
dev-qt/qtwebchannel: Stabilize 6.9.2 ppc64, #963003
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-6.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebchannel/qtwebchannel-6.9.2.ebuild
b/dev-qt/qtwebchannel/qtwebchannel-6.9.2.ebuild
index 2e55616332ad..c6c313c40fd9 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-6.9.2.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-6.9.2.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Qt WebChannel"
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"