Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
Date: Mon, 31 Oct 2022 18:24:28
Message-Id: 1667240655.c4e36e554df008f3ae9a20aacd73910cb52ed218.sam@gentoo
1 commit: c4e36e554df008f3ae9a20aacd73910cb52ed218
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 31 18:24:15 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 31 18:24:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4e36e55
7
8 app-accessibility/speech-dispatcher: Stabilize 0.11.3-r1 arm64, #878873
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
16 index 2f6e30e20d9e..46781c214835 100644
17 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
18 +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc ~x86"
25 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
26
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"