diff options
Diffstat (limited to 'games-board/crafty/crafty-23.1.ebuild')
-rw-r--r-- | games-board/crafty/crafty-23.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/crafty/crafty-23.1.ebuild b/games-board/crafty/crafty-23.1.ebuild index b5876bf17f24..ad7316368c16 100644 --- a/games-board/crafty/crafty-23.1.ebuild +++ b/games-board/crafty/crafty-23.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-23.1.ebuild,v 1.3 2010/03/24 14:10:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-23.1.ebuild,v 1.4 2010/05/22 16:09:23 pacho Exp $ EAPI=2 inherit flag-o-matic toolchain-funcs games @@ -12,7 +12,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" |