diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-01 12:28:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-01 12:28:50 +0100 |
commit | 05bba7665db67182a19965417bf6883d9e39faba (patch) | |
tree | 6ea2f1feeff35bff681e2f2926a02a5dd71d4ba2 /app-accessibility | |
parent | app-accessibility/espeak-ng: ppc stable wrt bug #834428 (diff) | |
download | gentoo-05bba7665db67182a19965417bf6883d9e39faba.tar.gz gentoo-05bba7665db67182a19965417bf6883d9e39faba.tar.bz2 gentoo-05bba7665db67182a19965417bf6883d9e39faba.zip |
app-accessibility/speech-dispatcher: ppc stable wrt bug #834428
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-accessibility')
-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 1390352756be..499fb5cf9a21 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} )" |