diff options
Diffstat (limited to 'dev-tcltk/snack/snack-2.2.10-r1.ebuild')
-rw-r--r-- | dev-tcltk/snack/snack-2.2.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/snack/snack-2.2.10-r1.ebuild b/dev-tcltk/snack/snack-2.2.10-r1.ebuild index fa0c7886d8b3..70b8fbf64d7f 100644 --- a/dev-tcltk/snack/snack-2.2.10-r1.ebuild +++ b/dev-tcltk/snack/snack-2.2.10-r1.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/dev-tcltk/snack/snack-2.2.10-r1.ebuild,v 1.3 2007/07/14 03:01:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/snack/snack-2.2.10-r1.ebuild,v 1.4 2007/07/14 11:50:18 armin76 Exp $ inherit eutils multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://www.speech.kth.se/snack/" SRC_URI="http://www.speech.kth.se/snack/dist/${PN}${PV}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" SLOT="0" IUSE="alsa examples python threads vorbis" |