diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 10:49:47 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 10:49:47 +0200 |
commit | 73128dca8cb8e09de64d27c704eb1671d0aaf1fa (patch) | |
tree | b3ac6187d650aec091966bd8cbb75ffda2a63707 /app-accessibility | |
parent | sec-keys/openpgp-keys-openssl: Stabilize 20221101 x86, #885117 (diff) | |
download | gentoo-73128dca8cb8e09de64d27c704eb1671d0aaf1fa.tar.gz gentoo-73128dca8cb8e09de64d27c704eb1671d0aaf1fa.tar.bz2 gentoo-73128dca8cb8e09de64d27c704eb1671d0aaf1fa.zip |
app-accessibility/speech-dispatcher: Stabilize 0.11.4 amd64, #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 357e08fe06bd..916cb3ed4b61 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} )" |