diff options
Diffstat (limited to 'dev-games/poker-eval/poker-eval-136.0.ebuild')
-rw-r--r-- | dev-games/poker-eval/poker-eval-136.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-games/poker-eval/poker-eval-136.0.ebuild b/dev-games/poker-eval/poker-eval-136.0.ebuild index fb91c503edc1..ae01fd99a39a 100644 --- a/dev-games/poker-eval/poker-eval-136.0.ebuild +++ b/dev-games/poker-eval/poker-eval-136.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/poker-eval-136.0.ebuild,v 1.4 2009/10/01 20:30:26 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/poker-eval/poker-eval-136.0.ebuild,v 1.5 2010/12/05 18:05:23 armin76 Exp $ EAPI=2 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://download.gna.org/pokersource/sources/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 x86" +KEYWORDS="amd64 x86" IUSE="" src_prepare() { |