Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
Date: Tue, 25 Aug 2020 17:48:50
Message-Id: 1598377716.6073dccca96c9fa1eda2f697e6143270fef88118.slyfox@gentoo
1 commit: 6073dccca96c9fa1eda2f697e6143270fef88118
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Aug 25 14:54:01 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 17:48:36 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6073dccc
7
8 app-accessibility/speech-dispatcher: mark 0.9.1 sparc, bug #732620
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
19 index 6cc893dde2a..132e7b19e1b 100644
20 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
21 +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
22 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
23
24 LICENSE="GPL-2"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
28 IUSE="alsa ao +espeak flite nas pulseaudio python"
29
30 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"