diff options
author | Sam James <sam@gentoo.org> | 2022-10-31 18:24:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-31 18:24:14 +0000 |
commit | 46f447e7a9e897e2d68f07652b7275cf47badd47 (patch) | |
tree | faedbb4ffbae5c4ca0ffb2041bda732794f64264 /app-accessibility/speech-dispatcher | |
parent | app-accessibility/speech-dispatcher: Stabilize 0.11.3-r1 amd64, #878873 (diff) | |
download | gentoo-46f447e7a9e897e2d68f07652b7275cf47badd47.tar.gz gentoo-46f447e7a9e897e2d68f07652b7275cf47badd47.tar.bz2 gentoo-46f447e7a9e897e2d68f07652b7275cf47badd47.zip |
app-accessibility/speech-dispatcher: Stabilize 0.11.3-r1 ppc64, #878873
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.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 d08505031167..2f6e30e20d9e 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} )" |