diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-08 12:11:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-08 12:11:16 +0200 |
commit | 23022363844133c5f98f933b1ca0079ab312f85e (patch) | |
tree | ecab5d12c96b5c6b93d447d29762d544ba9d9d34 /app-accessibility | |
parent | media-sound/fluidsynth: Stabilize 2.2.9 ppc64, #876019 (diff) | |
download | gentoo-23022363844133c5f98f933b1ca0079ab312f85e.tar.gz gentoo-23022363844133c5f98f933b1ca0079ab312f85e.tar.bz2 gentoo-23022363844133c5f98f933b1ca0079ab312f85e.zip |
app-accessibility/speech-dispatcher: Stabilize 0.11.2 sparc, #876013
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-accessibility')
-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 91fe876224d2..085a00abce76 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} )" |