summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-31 17:49:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-31 17:49:56 +0000
commit8f249ddc606a8fe536a73d8dbc498d0f4c8f87cc (patch)
treebe1a070a1c6365ea5615e718d0c889a0417edff7 /games-strategy/freeciv/freeciv-2.3.4.ebuild
parentStable for amd64 wrt bug #463150 (diff)
downloadgentoo-2-8f249ddc606a8fe536a73d8dbc498d0f4c8f87cc.tar.gz
gentoo-2-8f249ddc606a8fe536a73d8dbc498d0f4c8f87cc.tar.bz2
gentoo-2-8f249ddc606a8fe536a73d8dbc498d0f4c8f87cc.zip
Stable for amd64, wrt bug #463568
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-strategy/freeciv/freeciv-2.3.4.ebuild')
-rw-r--r--games-strategy/freeciv/freeciv-2.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/freeciv/freeciv-2.3.4.ebuild b/games-strategy/freeciv/freeciv-2.3.4.ebuild
index fe4732488729..a25872fab13d 100644
--- a/games-strategy/freeciv/freeciv-2.3.4.ebuild
+++ b/games-strategy/freeciv/freeciv-2.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.3.4.ebuild,v 1.3 2013/03/31 16:16:02 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.3.4.ebuild,v 1.4 2013/03/31 17:49:56 ago Exp $
EAPI=5
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"
REQUIRED_USE="!dedicated? ( || ( gtk sdl ) )"