diff options
author | Sam James <sam@gentoo.org> | 2024-09-09 14:45:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-09 14:45:28 +0100 |
commit | 343b39522990a63ad7e25a038095240e2a89a77d (patch) | |
tree | 573c87bbf08e3de408dad27d990abdad922b5727 /app-accessibility | |
parent | app-accessibility/speech-dispatcher: Stabilize 0.11.5 x86, #939371 (diff) | |
download | gentoo-343b39522990a63ad7e25a038095240e2a89a77d.tar.gz gentoo-343b39522990a63ad7e25a038095240e2a89a77d.tar.bz2 gentoo-343b39522990a63ad7e25a038095240e2a89a77d.zip |
app-accessibility/speech-dispatcher: Stabilize 0.11.5 amd64, #939371
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild index 283c46f7ef68..a9f6757f9ff4 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.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 flite nas pulseaudio +python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |