dev-qt/qtspeech: Stabilize 6.11.2 ppc64, #981072

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-09-21 00:43:24 +01:00
parent bee15da1b3
commit ecb99c5bec

View File

@@ -13,7 +13,7 @@ inherit qt6-build
DESCRIPTION="Text-to-speech 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="flite qml +speechd"