diff options
Diffstat (limited to 'games-board/crafty/crafty-22.1.ebuild')
-rw-r--r-- | games-board/crafty/crafty-22.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/crafty/crafty-22.1.ebuild b/games-board/crafty/crafty-22.1.ebuild index 8e0bae631740..08bfd91d0164 100644 --- a/games-board/crafty/crafty-22.1.ebuild +++ b/games-board/crafty/crafty-22.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-22.1.ebuild,v 1.1 2008/04/23 04:33:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-22.1.ebuild,v 1.2 2008/06/24 13:22:23 gentoofan23 Exp $ inherit flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.cis.uab.edu/pub/hyatt/source/${P}.zip LICENSE="crafty" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="no-opts" RESTRICT="test" |