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/espeak/
Date: Sun, 22 Oct 2017 19:51:31
Message-Id: 1508701885.2b381d2ae37ca14d302dca17c178a81a3ed40048.slyfox@gentoo
1 commit: 2b381d2ae37ca14d302dca17c178a81a3ed40048
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 22 19:51:18 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 19:51:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b381d2a
7
8 app-accessibility/espeak: stable 1.48.04-r1 for ppc/ppc64, bug #632154
9
10 Package-Manager: Portage-2.3.12, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc ppc64"
12
13 app-accessibility/espeak/espeak-1.48.04-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-accessibility/espeak/espeak-1.48.04-r1.ebuild b/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
17 index 2559bb14743..ce2ab1f1609 100644
18 --- a/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
19 +++ b/app-accessibility/espeak/espeak-1.48.04-r1.ebuild
20 @@ -11,7 +11,7 @@ DESCRIPTION="Speech synthesizer for English and other languages"
21 HOMEPAGE="http://espeak.sourceforge.net/"
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
26 IUSE="portaudio pulseaudio"
27
28 COMMON_DEPEND="portaudio? ( >=media-libs/portaudio-19_pre20071207 )