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: Sat, 29 Aug 2020 18:18:37
Message-Id: 1598725081.77271e759b7d8bf0fb2c0de870a3f7224507d7a7.sam@gentoo
1 commit: 77271e759b7d8bf0fb2c0de870a3f7224507d7a7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 18:18:01 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 18:18:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77271e75
7
8 app-accessibility/speech-dispatcher: Stabilize 0.9.1 ppc, #732620
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
16 index 911da934021..b905e415146 100644
17 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
18 +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.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 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="alsa ao +espeak flite nas pulseaudio python"
26
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"