summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-05-11 21:14:38 +0000
committerBrent Baude <ranger@gentoo.org>2010-05-11 21:14:38 +0000
commitd61dc458fc5e1a183e5b1f4dbcafdde46f15c092 (patch)
tree39aa4889ad0188192826f01a1bfebaf7a2078b6e /games-strategy
parentstable ppc64, bug 313147 (diff)
downloadgentoo-2-d61dc458fc5e1a183e5b1f4dbcafdde46f15c092.tar.gz
gentoo-2-d61dc458fc5e1a183e5b1f4dbcafdde46f15c092.tar.bz2
gentoo-2-d61dc458fc5e1a183e5b1f4dbcafdde46f15c092.zip
keyworded ~arch for ppc64, bug 313345
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/freeciv/ChangeLog5
-rw-r--r--games-strategy/freeciv/freeciv-2.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog
index 00bd5a4c0518..92880d3d83fa 100644
--- a/games-strategy/freeciv/ChangeLog
+++ b/games-strategy/freeciv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/freeciv
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.106 2010/05/09 18:25:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.107 2010/05/11 21:14:38 ranger Exp $
+
+ 11 May 2010; Brent Baude <ranger@gentoo.org> freeciv-2.2.0.ebuild:
+ keyworded ~arch for ppc64, bug 313345
09 May 2010; Raúl Porcel <armin76@gentoo.org> freeciv-2.2.0.ebuild:
Re-add ~alpha/~sparc wrt #317461
diff --git a/games-strategy/freeciv/freeciv-2.2.0.ebuild b/games-strategy/freeciv/freeciv-2.2.0.ebuild
index 6971be0bda1e..bca3cc9ab06c 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.8 2010/05/09 18:25:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.2.0.ebuild,v 1.9 2010/05/11 21:14:38 ranger 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="~alpha ~amd64 ~ppc ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
IUSE="auth dedicated ggz gtk ipv6 nls readline sdl +sound"
RDEPEND="readline? ( sys-libs/readline )