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: 1667240654.46f447e7a9e897e2d68f07652b7275cf47badd47.sam@gentoo
1 commit: 46f447e7a9e897e2d68f07652b7275cf47badd47
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 31 18:24:14 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 31 18:24:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f447e7
7
8 app-accessibility/speech-dispatcher: Stabilize 0.11.3-r1 ppc64, #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 d08505031167..2f6e30e20d9e 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} )"