Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
Date: Sat, 29 Aug 2020 17:57:19
Message-Id: 1598723817.1dc10550acacece1cac56435d83602dc21593d6b.whissi@gentoo
1 commit: 1dc10550acacece1cac56435d83602dc21593d6b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 17:53:49 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 17:56:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dc10550
7
8 app-accessibility/speech-dispatcher: x86 stable (bug #732620)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
17 index 132e7b19e1b..911da934021 100644
18 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
19 +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
26 IUSE="alsa ao +espeak flite nas pulseaudio python"
27
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"