diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-01 12:29:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-01 12:29:44 +0100 |
commit | 8ada03157a90f85c6536ecc7e3396b57769756dc (patch) | |
tree | c989266f9b4f2e05843663116daa3a38e39a8750 /app-accessibility/speech-dispatcher | |
parent | app-accessibility/espeak-ng: ppc64 stable wrt bug #834428 (diff) | |
download | gentoo-8ada03157a90f85c6536ecc7e3396b57769756dc.tar.gz gentoo-8ada03157a90f85c6536ecc7e3396b57769756dc.tar.bz2 gentoo-8ada03157a90f85c6536ecc7e3396b57769756dc.zip |
app-accessibility/speech-dispatcher: ppc64 stable wrt bug #834428
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild index 499fb5cf9a21..90ded5a7922c 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.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 ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86" IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |