diff options
Diffstat (limited to 'games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild')
-rw-r--r-- | games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild b/games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild index 4aaa97897d15..e4219b03721e 100644 --- a/games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild +++ b/games-action/geki2-KXL/geki2-KXL-2.0.3-r2.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-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild,v 1.1 2008/01/05 21:57:38 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/geki2-KXL/geki2-KXL-2.0.3-r2.ebuild,v 1.2 2008/01/07 14:13:53 nyhm Exp $ inherit autotools eutils games @@ -11,7 +11,7 @@ SRC_URI="http://kxl.hn.org/download/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-games/KXL" |