diff options
author | 2011-10-28 08:58:18 +0000 | |
---|---|---|
committer | 2011-10-28 08:58:18 +0000 | |
commit | 409f24b614f6ad8e5d9a33878f82eaccd6b6cf7c (patch) | |
tree | 62ceb6a5c0440715a84ed7765579013aed8963fc /games-board/crafty/crafty-23.4.ebuild | |
parent | Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff) | |
download | gentoo-2-409f24b614f6ad8e5d9a33878f82eaccd6b6cf7c.tar.gz gentoo-2-409f24b614f6ad8e5d9a33878f82eaccd6b6cf7c.tar.bz2 gentoo-2-409f24b614f6ad8e5d9a33878f82eaccd6b6cf7c.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian "idella4" Delaney in bug #388503.
(Portage version: 2.1.10.31/cvs/Linux x86_64)
Diffstat (limited to 'games-board/crafty/crafty-23.4.ebuild')
-rw-r--r-- | games-board/crafty/crafty-23.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/crafty/crafty-23.4.ebuild b/games-board/crafty/crafty-23.4.ebuild index 12373c3888a7..411a79ea4389 100644 --- a/games-board/crafty/crafty-23.4.ebuild +++ b/games-board/crafty/crafty-23.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-23.4.ebuild,v 1.1 2011/09/23 10:11:58 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-23.4.ebuild,v 1.2 2011/10/28 08:58:18 chainsaw Exp $ EAPI=2 inherit flag-o-matic toolchain-funcs games @@ -13,7 +13,7 @@ SRC_URI="http://www.craftychess.com/${P}.zip LICENSE="crafty" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="no-opts" RESTRICT="test" |