diff options
Diffstat (limited to 'games-board/crafty/crafty-19.20.ebuild')
-rw-r--r-- | games-board/crafty/crafty-19.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/crafty/crafty-19.20.ebuild b/games-board/crafty/crafty-19.20.ebuild index 931f4cb78078..1bc58863e58d 100644 --- a/games-board/crafty/crafty-19.20.ebuild +++ b/games-board/crafty/crafty-19.20.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/games-board/crafty/crafty-19.20.ebuild,v 1.1 2005/08/25 00:46:12 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-19.20.ebuild,v 1.2 2005/09/12 22:46:48 hansmi Exp $ inherit flag-o-matic games @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.cis.uab.edu/pub/hyatt/source/${P}.tar.gz" LICENSE="crafty" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="icc no-opts" RDEPEND="" |