diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-04-27 12:14:42 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-04-27 12:14:42 +0000 |
commit | 6a936fac994472c4bbe2e00edfde431c3fff882e (patch) | |
tree | 52bf1a4cd635d27fd426f9e5e3f9e81543405e14 /games-strategy/freeciv/freeciv-2.2.0.ebuild | |
parent | 2.7 official release version bump (diff) | |
download | gentoo-2-6a936fac994472c4bbe2e00edfde431c3fff882e.tar.gz gentoo-2-6a936fac994472c4bbe2e00edfde431c3fff882e.tar.bz2 gentoo-2-6a936fac994472c4bbe2e00edfde431c3fff882e.zip |
x86 stable wrt bug #313345. Keywords for alpha, mips, ppc64 and sparc are
dropped due to unsatisfied dependencies (filed bug #317461).
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-strategy/freeciv/freeciv-2.2.0.ebuild')
-rw-r--r-- | games-strategy/freeciv/freeciv-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/freeciv/freeciv-2.2.0.ebuild b/games-strategy/freeciv/freeciv-2.2.0.ebuild index e222a53a87bf..7f4a4fffde61 100644 --- a/games-strategy/freeciv/freeciv-2.2.0.ebuild +++ b/games-strategy/freeciv/freeciv-2.2.0.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.0.ebuild,v 1.5 2010/04/27 06:38:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild,v 1.6 2010/04/27 12:14:42 phajdan.jr Exp $ EAPI=2 inherit eutils gnome2-utils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/freeciv/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="auth dedicated ggz gtk ipv6 nls readline sdl +sound" RDEPEND="readline? ( sys-libs/readline ) |