diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-08 12:10:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-08 12:10:06 +0200 |
commit | a35a4f7db9219f9f0cbb5912206daf4f3b43aa17 (patch) | |
tree | faac3264474d2a0f39add85e6e13a502331eb489 /app-accessibility/speech-dispatcher | |
parent | media-sound/fluidsynth: Stabilize 2.2.9 arm64, #876019 (diff) | |
download | gentoo-a35a4f7db9219f9f0cbb5912206daf4f3b43aa17.tar.gz gentoo-a35a4f7db9219f9f0cbb5912206daf4f3b43aa17.tar.bz2 gentoo-a35a4f7db9219f9f0cbb5912206daf4f3b43aa17.zip |
app-accessibility/speech-dispatcher: Stabilize 0.11.2 ppc, #876013
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-accessibility/speech-dispatcher')
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild index 7188f2ecb5e2..2bf9b87dde6e 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.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} )" |