diff options
author | Sam James <sam@gentoo.org> | 2022-10-31 18:24:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-31 18:24:13 +0000 |
commit | 11eb38c8efad96a98d917df31238052288d8b9ce (patch) | |
tree | 99599fbcf6b558f7c8ce9467cd185a98f5340c4d /app-accessibility | |
parent | sci-libs/gdal: add 3.5.3 (diff) | |
download | gentoo-11eb38c8efad96a98d917df31238052288d8b9ce.tar.gz gentoo-11eb38c8efad96a98d917df31238052288d8b9ce.tar.bz2 gentoo-11eb38c8efad96a98d917df31238052288d8b9ce.zip |
app-accessibility/speech-dispatcher: Stabilize 0.11.3-r1 amd64, #878873
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild index 2a6abca27881..d08505031167 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.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} )" |