diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-11 20:19:48 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-11 20:19:48 +0200 |
commit | 953bfcc33c72b47500eec748783f4e58861547da (patch) | |
tree | bb4844d40a31c2c0bab92cf6cb1fdf5914bbcadf /app-accessibility | |
parent | www-client/qutebrowser: backport trivial dictcli.py fix (diff) | |
download | gentoo-953bfcc33c72b47500eec748783f4e58861547da.tar.gz gentoo-953bfcc33c72b47500eec748783f4e58861547da.tar.bz2 gentoo-953bfcc33c72b47500eec748783f4e58861547da.zip |
app-accessibility/speech-dispatcher: Stabilize 0.11.4 sparc, #885123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild index 916cb3ed4b61..8a767daf36a1 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild @@ -13,7 +13,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} )" |