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 Jan 2022 07:20:55
Message-Id: 1643440841.1b1514c2c542d1e2f53f95e0b4784348d7b0d019.sam@gentoo
1 commit: 1b1514c2c542d1e2f53f95e0b4784348d7b0d019
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 29 07:20:41 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 29 07:20:41 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b1514c2
7
8 app-accessibility/speech-dispatcher: Keyword 0.11.1 hppa, #832222
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
16 index a199fadf8a7e..0c103ed517f3 100644
17 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
18 +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.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="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
26
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"