diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-28 20:34:43 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-28 20:32:16 +0100 |
commit | 7f1593ab052ac6602dcbacf830b6321073520908 (patch) | |
tree | 73e85922c9e001939843661b6a05e1a54b0a4718 /app-accessibility | |
parent | net-misc/taylor-uucp: stable 1.07-r3 for sparc (diff) | |
download | gentoo-7f1593ab052ac6602dcbacf830b6321073520908.tar.gz gentoo-7f1593ab052ac6602dcbacf830b6321073520908.tar.bz2 gentoo-7f1593ab052ac6602dcbacf830b6321073520908.zip |
app-accessibility/espeak: stable 1.48.04-r1 for sparc
Bug: https://bugs.gentoo.org/632154
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/espeak/espeak-1.48.04-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/espeak/espeak-1.48.04-r1.ebuild b/app-accessibility/espeak/espeak-1.48.04-r1.ebuild index 0fda149e16dd..bc42c8624d34 100644 --- a/app-accessibility/espeak/espeak-1.48.04-r1.ebuild +++ b/app-accessibility/espeak/espeak-1.48.04-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ DESCRIPTION="Speech synthesizer for English and other languages" HOMEPAGE="http://espeak.sourceforge.net/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="portaudio pulseaudio" COMMON_DEPEND="portaudio? ( >=media-libs/portaudio-19_pre20071207 ) |