Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/espeak/
Date: Wed, 25 Oct 2017 23:45:01
Message-Id: 1508975086.419f72d3b9150e09727f926911f7f59e793b836e.mrueg@gentoo
1 commit: 419f72d3b9150e09727f926911f7f59e793b836e
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 25 23:44:46 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 25 23:44:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=419f72d3
7
8 app-accessibility/espeak: Stable on amd64
9
10 Package-Manager: Portage-2.3.12, Repoman-2.3.3
11
12 app-accessibility/espeak/espeak-1.48.04-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
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 5a3547504f6..b0f59013ac6 100644
17 --- a/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
18 +++ b/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
19 @@ -11,7 +11,7 @@ DESCRIPTION="Speech synthesizer for English and other languages"
20 HOMEPAGE="http://espeak.sourceforge.net/"
21 LICENSE="GPL-3"
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="portaudio pulseaudio"
26
27 COMMON_DEPEND="portaudio? ( >=media-libs/portaudio-19_pre20071207 )