diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-09 09:40:52 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-09 09:40:52 +0000 |
commit | 30c394e943dfc27bc04e39c2927f87ec82cf0395 (patch) | |
tree | 30cc1bc9fd15a34ca207565976e2ebba0168a4fd /app-accessibility/festival/festival-1.4.3-r3.ebuild | |
parent | Stable on x86. (diff) | |
download | historical-30c394e943dfc27bc04e39c2927f87ec82cf0395.tar.gz historical-30c394e943dfc27bc04e39c2927f87ec82cf0395.tar.bz2 historical-30c394e943dfc27bc04e39c2927f87ec82cf0395.zip |
stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-accessibility/festival/festival-1.4.3-r3.ebuild')
-rw-r--r-- | app-accessibility/festival/festival-1.4.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/festival/festival-1.4.3-r3.ebuild b/app-accessibility/festival/festival-1.4.3-r3.ebuild index 99ea775a2dd5..7acec1ed539f 100644 --- a/app-accessibility/festival/festival-1.4.3-r3.ebuild +++ b/app-accessibility/festival/festival-1.4.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r3.ebuild,v 1.3 2005/05/11 22:06:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r3.ebuild,v 1.4 2005/06/09 09:32:30 corsair Exp $ inherit eutils @@ -23,7 +23,7 @@ SRC_URI="${SITE}/${P}-release.tar.gz LICENSE="FESTIVAL BSD as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~ppc64 ~ia64" +KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86" IUSE="asterisk doc" RDEPEND=">=app-accessibility/speech-tools-1.2.3-r2" |