diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 19:53:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 19:56:57 +0200 |
commit | 1dc10550acacece1cac56435d83602dc21593d6b (patch) | |
tree | 0d46aa6ff16db69dfd0bfe9f3a32a764f0ab63c1 /app-accessibility/speech-dispatcher | |
parent | media-gfx/sane-backends: x86 stable (bug #729312) (diff) | |
download | gentoo-1dc10550acacece1cac56435d83602dc21593d6b.tar.gz gentoo-1dc10550acacece1cac56435d83602dc21593d6b.tar.bz2 gentoo-1dc10550acacece1cac56435d83602dc21593d6b.zip |
app-accessibility/speech-dispatcher: x86 stable (bug #732620)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-accessibility/speech-dispatcher')
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild index 132e7b19e1b2..911da934021c 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.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 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="alsa ao +espeak flite nas pulseaudio python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |