diff options
author | Sam James <sam@gentoo.org> | 2022-12-10 04:48:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-10 04:48:30 +0000 |
commit | 6dfcb464cb196aceac476fe7c48e571897d1c119 (patch) | |
tree | 43ceeac0818406b33a814cd4f93595b918f1e7bf /app-accessibility/speech-dispatcher | |
parent | sys-apps/sed: Stabilize 4.9 hppa, #885119 (diff) | |
download | gentoo-6dfcb464cb196aceac476fe7c48e571897d1c119.tar.gz gentoo-6dfcb464cb196aceac476fe7c48e571897d1c119.tar.bz2 gentoo-6dfcb464cb196aceac476fe7c48e571897d1c119.zip |
app-accessibility/speech-dispatcher: Stabilize 0.11.4 x86, #885123
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-accessibility/speech-dispatcher')
-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 aa87c946a7c6..30b70073ff78 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} )" |