diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-05-01 15:37:23 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-05-01 15:37:23 +0000 |
commit | 3340688f5b9ee8e7c1c83ba176572f0c727cbb31 (patch) | |
tree | fac55c902d5a7623bb855e660ed183f742534532 /games-strategy | |
parent | New version of swish-e; bug 37165 can be closed (diff) | |
download | gentoo-2-3340688f5b9ee8e7c1c83ba176572f0c727cbb31.tar.gz gentoo-2-3340688f5b9ee8e7c1c83ba176572f0c727cbb31.tar.bz2 gentoo-2-3340688f5b9ee8e7c1c83ba176572f0c727cbb31.zip |
add back dropped keywords
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freeciv/freeciv-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/freeciv/freeciv-2.0.1.ebuild b/games-strategy/freeciv/freeciv-2.0.1.ebuild index b28d9682a3d3..e123f71e1dc0 100644 --- a/games-strategy/freeciv/freeciv-2.0.1.ebuild +++ b/games-strategy/freeciv/freeciv-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.1.ebuild,v 1.1 2005/05/01 04:48:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.1.ebuild,v 1.2 2005/05/01 15:37:23 mr_bones_ Exp $ inherit games @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.freeciv.org/pub/freeciv/stable/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~sparc ~ppc ~x86" IUSE="alsa dedicated esd gtk gtk2 nls readline sdl Xaw3d" RDEPEND="sys-libs/zlib |