diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-04 16:06:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-04 16:06:46 +0000 |
commit | d7eab0429abfe2ec183364858092b27f2c9c62d9 (patch) | |
tree | b9413214a03978171b86a3291bd9d45ad11d3563 /app-accessibility/espeak/espeak-1.45.04.ebuild | |
parent | Restrict tests, bug 393091 (diff) | |
download | gentoo-2-d7eab0429abfe2ec183364858092b27f2c9c62d9.tar.gz gentoo-2-d7eab0429abfe2ec183364858092b27f2c9c62d9.tar.bz2 gentoo-2-d7eab0429abfe2ec183364858092b27f2c9c62d9.zip |
alpha/ia64/sparc stable wrt #391417
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'app-accessibility/espeak/espeak-1.45.04.ebuild')
-rw-r--r-- | app-accessibility/espeak/espeak-1.45.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/espeak/espeak-1.45.04.ebuild b/app-accessibility/espeak/espeak-1.45.04.ebuild index 3e23e6b13938..2a1f4f096094 100644 --- a/app-accessibility/espeak/espeak-1.45.04.ebuild +++ b/app-accessibility/espeak/espeak-1.45.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.45.04.ebuild,v 1.4 2011/12/04 14:45:47 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.45.04.ebuild,v 1.5 2011/12/04 16:06:46 armin76 Exp $ EAPI="4" @@ -12,7 +12,7 @@ DESCRIPTION="Speech synthesizer for English and other languages" HOMEPAGE="http://espeak.sourceforge.net/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="portaudio pulseaudio" REQUIRED_USE="portaudio? ( !pulseaudio ) pulseaudio? ( !portaudio )" |