Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/espeak/
Date: Sun, 28 Aug 2022 05:39:41
Message-Id: 1661665169.93e657f46946bf81916fec8b597d6d9335c202eb.xen0n@gentoo
1 commit: 93e657f46946bf81916fec8b597d6d9335c202eb
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 28 05:39:12 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 28 05:39:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93e657f4
7
8 app-accessibility/espeak: keyword 1.48.04-r1 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 app-accessibility/espeak/espeak-1.48.04-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-accessibility/espeak/espeak-1.48.04-r1.ebuild b/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
16 index fba712bdf426..083d363b1b10 100644
17 --- a/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
18 +++ b/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ DESCRIPTION="Speech synthesizer for English and other languages"
26 HOMEPAGE="http://espeak.sourceforge.net/"
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
31 IUSE="portaudio pulseaudio"
32
33 COMMON_DEPEND="portaudio? ( >=media-libs/portaudio-19_pre20071207 )