diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-02-10 08:32:43 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-02-10 08:32:43 +0000 |
commit | 587bc8621e8a024f96af208e52b4874ce0902134 (patch) | |
tree | 8c8a1609bd79a7fcd3c77db5021ab27262e68daa /games-strategy | |
parent | old (diff) | |
download | gentoo-2-587bc8621e8a024f96af208e52b4874ce0902134.tar.gz gentoo-2-587bc8621e8a024f96af208e52b4874ce0902134.tar.bz2 gentoo-2-587bc8621e8a024f96af208e52b4874ce0902134.zip |
staable for x86
(Portage version: 2.1.3.19)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/liquidwar/liquidwar-5.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/liquidwar/liquidwar-5.6.4.ebuild b/games-strategy/liquidwar/liquidwar-5.6.4.ebuild index f870cb0078e1..a78b595c4964 100644 --- a/games-strategy/liquidwar/liquidwar-5.6.4.ebuild +++ b/games-strategy/liquidwar/liquidwar-5.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/liquidwar-5.6.4.ebuild,v 1.3 2008/02/05 16:26:08 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/liquidwar-5.6.4.ebuild,v 1.4 2008/02/10 08:32:43 mr_bones_ Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/liquidwar/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="nls" RESTRICT="test" |