summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-09-30 18:03:12 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-09-30 18:03:12 +0000
commit8fb216c744b9efbb2e275772162fba5b1105100f (patch)
tree33a97822ba8ead8de39636002581aaa2212f6036 /games-board/gnuchess/gnuchess-6.0.2.ebuild
parentDrop alpha keywords (diff)
downloadgentoo-2-8fb216c744b9efbb2e275772162fba5b1105100f.tar.gz
gentoo-2-8fb216c744b9efbb2e275772162fba5b1105100f.tar.bz2
gentoo-2-8fb216c744b9efbb2e275772162fba5b1105100f.zip
Drop alpha keywords
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'games-board/gnuchess/gnuchess-6.0.2.ebuild')
-rw-r--r--games-board/gnuchess/gnuchess-6.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/gnuchess/gnuchess-6.0.2.ebuild b/games-board/gnuchess/gnuchess-6.0.2.ebuild
index b37e10accc52..5716532bba3f 100644
--- a/games-board/gnuchess/gnuchess-6.0.2.ebuild
+++ b/games-board/gnuchess/gnuchess-6.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnuchess/gnuchess-6.0.2.ebuild,v 1.5 2012/04/17 21:45:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnuchess/gnuchess-6.0.2.ebuild,v 1.6 2012/09/30 18:03:12 armin76 Exp $
EAPI=2
inherit flag-o-matic games
@@ -9,7 +9,7 @@ DESCRIPTION="Console based chess interface"
HOMEPAGE="http://www.gnu.org/software/chess/chess.html"
SRC_URI="mirror://gnu/chess/${P}.tar.gz"
-KEYWORDS="~alpha amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
LICENSE="GPL-3"
SLOT="0"
IUSE="readline"