From 1007e92b15abf672c85a7da6be9c39b9f98b0bc5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 23 Sep 2025 16:29:17 +0100 Subject: [PATCH] app-accessibility/speech-dispatcher: Stabilize 0.12.1 x86, #963202 Signed-off-by: Sam James --- .../speech-dispatcher/speech-dispatcher-0.12.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.12.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.12.1.ebuild index ad95804de0aec..d0842aac5d81d 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.12.1.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.12.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="alsa ao +espeak flite nas pulseaudio pipewire +python systemd" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"