From cd13a93daa34c0e0dedeb31e5cf5be623c4aacfe Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 27 Apr 2025 10:40:55 +0100 Subject: [PATCH] app-accessibility/speech-dispatcher: Stabilize 0.12.0 amd64, #954559 Signed-off-by: Sam James --- .../speech-dispatcher/speech-dispatcher-0.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.12.0.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.12.0.ebuild index 7b6a05d391c1a..4e6f33f401a0b 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.12.0.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.12.0.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" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"