diff options
author | 2006-08-30 19:33:04 +0000 | |
---|---|---|
committer | 2006-08-30 19:33:04 +0000 | |
commit | 2179bf3f5b0d79847eaed088ab608e1ee7e0a776 (patch) | |
tree | 61c5a8b9d9efe3eb193ecd5d933af62943ea1b7f /games-strategy/liquidwar/liquidwar-5.6.3.ebuild | |
parent | dev-python/pyserial stable on ppc. (diff) | |
download | gentoo-2-2179bf3f5b0d79847eaed088ab608e1ee7e0a776.tar.gz gentoo-2-2179bf3f5b0d79847eaed088ab608e1ee7e0a776.tar.bz2 gentoo-2-2179bf3f5b0d79847eaed088ab608e1ee7e0a776.zip |
games-strategy/liquidwar stable on ppc.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'games-strategy/liquidwar/liquidwar-5.6.3.ebuild')
-rw-r--r-- | games-strategy/liquidwar/liquidwar-5.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/liquidwar/liquidwar-5.6.3.ebuild b/games-strategy/liquidwar/liquidwar-5.6.3.ebuild index a75011da668d..37ab5fcef602 100644 --- a/games-strategy/liquidwar/liquidwar-5.6.3.ebuild +++ b/games-strategy/liquidwar/liquidwar-5.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/liquidwar-5.6.3.ebuild,v 1.5 2006/08/15 09:11:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/liquidwar-5.6.3.ebuild,v 1.6 2006/08/30 19:33:04 hansmi Exp $ inherit flag-o-matic 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" |