diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-15 17:47:46 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-15 17:47:46 +0000 |
commit | c37d5cff859f7417fa457369d95d6760601b9548 (patch) | |
tree | 9c1bec1daf883c1c46b917e467ce7a53c8404196 /games-sports/xmoto/xmoto-0.5.2.ebuild | |
parent | Version bump. (diff) | |
download | historical-c37d5cff859f7417fa457369d95d6760601b9548.tar.gz historical-c37d5cff859f7417fa457369d95d6760601b9548.tar.bz2 historical-c37d5cff859f7417fa457369d95d6760601b9548.zip |
Keyword ~amd64 (thanks to sera in #gentoo-bugs).
Package-Manager: portage-2.2_rc46/cvs/Linux x86_64
Diffstat (limited to 'games-sports/xmoto/xmoto-0.5.2.ebuild')
-rw-r--r-- | games-sports/xmoto/xmoto-0.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-sports/xmoto/xmoto-0.5.2.ebuild b/games-sports/xmoto/xmoto-0.5.2.ebuild index 45ce3e702aeb..b904861c0315 100644 --- a/games-sports/xmoto/xmoto-0.5.2.ebuild +++ b/games-sports/xmoto/xmoto-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.2.ebuild,v 1.3 2009/10/13 05:08:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.2.ebuild,v 1.4 2009/10/15 17:47:46 ssuominen Exp $ EAPI=2 inherit eutils games @@ -14,7 +14,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${PN}/${PV}/${P}-src.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="editor nls" RDEPEND=" |