dev-qt/qtwebchannel: Stabilize 6.9.3 ppc64, #963987

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-10-12 12:02:46 +01:00
parent e9fca9880a
commit 9648687c82
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

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