diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-02 10:07:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-02 10:07:55 +0100 |
commit | 1e88b533ee0a1000c710d67d0aeda4620f7868c5 (patch) | |
tree | 2f1366fe25c329811f1c103ad9e5627b025aa2db /app-accessibility/speech-dispatcher | |
parent | app-accessibility/espeak-ng: x86 stable wrt bug #834428 (diff) | |
download | gentoo-1e88b533ee0a1000c710d67d0aeda4620f7868c5.tar.gz gentoo-1e88b533ee0a1000c710d67d0aeda4620f7868c5.tar.bz2 gentoo-1e88b533ee0a1000c710d67d0aeda4620f7868c5.zip |
app-accessibility/speech-dispatcher: x86 stable wrt bug #834428
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
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 b351d5767468..696776072f81 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} )" |