diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-08 12:12:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-08 12:12:15 +0200 |
commit | 8646a3e06d3d69a09bfc0787aada1f34eef5072c (patch) | |
tree | eb716cc9fa978da32f8133d5d958931e4f665224 /app-accessibility/speech-dispatcher | |
parent | sys-power/thermald: Stabilize 2.5 x86, #876010 (diff) | |
download | gentoo-8646a3e06d3d69a09bfc0787aada1f34eef5072c.tar.gz gentoo-8646a3e06d3d69a09bfc0787aada1f34eef5072c.tar.bz2 gentoo-8646a3e06d3d69a09bfc0787aada1f34eef5072c.zip |
app-accessibility/speech-dispatcher: Stabilize 0.11.2 x86, #876013
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-accessibility/speech-dispatcher')
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild index 085a00abce76..e2948724ba0f 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.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 ~ia64 ~loong ppc ppc64 ~riscv sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86" IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |