diff options
Diffstat (limited to 'games-sports/ski/ski-6.5.ebuild')
-rw-r--r-- | games-sports/ski/ski-6.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-sports/ski/ski-6.5.ebuild b/games-sports/ski/ski-6.5.ebuild index 5d926a3dc667..d357385a23c7 100644 --- a/games-sports/ski/ski-6.5.ebuild +++ b/games-sports/ski/ski-6.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/ski/ski-6.5.ebuild,v 1.5 2005/12/21 20:30:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/ski/ski-6.5.ebuild,v 1.6 2006/04/03 02:31:37 tcort Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.catb.org/~esr/ski/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~alpha ~amd64 ~ppc x86" IUSE="" DEPEND="dev-lang/python" |