diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-31 08:00:18 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-31 08:00:18 +0000 |
commit | 8cd268a66a7c6c12c44a6c581df666d636856ab8 (patch) | |
tree | a162327f68fbacb9707de58a81485f950757b164 /games-action/koth/koth-0.8.0.ebuild | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-8cd268a66a7c6c12c44a6c581df666d636856ab8.tar.gz gentoo-2-8cd268a66a7c6c12c44a6c581df666d636856ab8.tar.bz2 gentoo-2-8cd268a66a7c6c12c44a6c581df666d636856ab8.zip |
Stable on amd64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-action/koth/koth-0.8.0.ebuild')
-rw-r--r-- | games-action/koth/koth-0.8.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-action/koth/koth-0.8.0.ebuild b/games-action/koth/koth-0.8.0.ebuild index 945886550294..59b1ca2cd252 100644 --- a/games-action/koth/koth-0.8.0.ebuild +++ b/games-action/koth/koth-0.8.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation and Arcady Genkin <agenkin@thpoon.com> +# Copyright 1999-2005 Gentoo Foundation and Arcady Genkin <agenkin@thpoon.com> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/koth/koth-0.8.0.ebuild,v 1.11 2004/12/20 13:15:26 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/koth/koth-0.8.0.ebuild,v 1.12 2005/05/31 08:00:18 cryos Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/${PN}/default.pkg/${PV}/${P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 alpha ~amd64 ppc" +KEYWORDS="alpha amd64 ppc x86" IUSE="" DEPEND="media-libs/libggi" |