summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-strategy/freeciv/freeciv-2.2.1.ebuild')
-rw-r--r--games-strategy/freeciv/freeciv-2.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/freeciv/freeciv-2.2.1.ebuild b/games-strategy/freeciv/freeciv-2.2.1.ebuild
index 369acea196bd..0e3b1a730db0 100644
--- a/games-strategy/freeciv/freeciv-2.2.1.ebuild
+++ b/games-strategy/freeciv/freeciv-2.2.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-strategy/freeciv/freeciv-2.2.1.ebuild,v 1.4 2010/08/01 14:05:23 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.1.ebuild,v 1.5 2010/08/13 17:25:03 josejx Exp $
EAPI=2
inherit eutils gnome2-utils games-ggz games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/freeciv/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE="auth dedicated ggz gtk ipv6 nls readline sdl +sound"
RDEPEND="readline? ( sys-libs/readline )