diff options
Diffstat (limited to 'games-strategy/freeciv/freeciv-2.1.9.ebuild')
-rw-r--r-- | games-strategy/freeciv/freeciv-2.1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/freeciv/freeciv-2.1.9.ebuild b/games-strategy/freeciv/freeciv-2.1.9.ebuild index 3c4ba13fc3c2..36c6940727f5 100644 --- a/games-strategy/freeciv/freeciv-2.1.9.ebuild +++ b/games-strategy/freeciv/freeciv-2.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.9.ebuild,v 1.2 2009/05/09 14:42:51 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.1.9.ebuild,v 1.3 2009/05/13 18:58:45 maekke Exp $ inherit eutils games @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/freeciv/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="alsa auth dedicated esd gtk nls readline sdl Xaw3d" RDEPEND="readline? ( sys-libs/readline ) |