diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-10-26 12:53:42 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-10-26 12:53:42 +0000 |
commit | 1331e890b6a744bbb5c8b41eac6dd7a5f8ef1b3f (patch) | |
tree | 8b8a5d3fc88be5b5ba503417da769dc6aeb0cc80 /app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild | |
parent | Add ~alpha wrt #171580 (diff) | |
download | historical-1331e890b6a744bbb5c8b41eac6dd7a5f8ef1b3f.tar.gz historical-1331e890b6a744bbb5c8b41eac6dd7a5f8ef1b3f.tar.bz2 historical-1331e890b6a744bbb5c8b41eac6dd7a5f8ef1b3f.zip |
Add ~sparc keyword --- Bug #197103 --- see ChangeLog for comment.
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild')
-rw-r--r-- | app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild b/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild index b3cbc77d4725..0779dffdbe95 100644 --- a/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild +++ b/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild,v 1.2 2007/10/26 09:48:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild,v 1.3 2007/10/26 12:53:42 fmccor Exp $ DESCRIPTION="A plugin for pidgin which enables text-to-speech output of conversations using festival." HOMEPAGE="http://pidgin.festival.sourceforge.net" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" |