diff options
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/xmoto/ChangeLog | 5 | ||||
-rw-r--r-- | games-sports/xmoto/xmoto-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-sports/xmoto/ChangeLog b/games-sports/xmoto/ChangeLog index 582c531d3011..5de68c3b95c9 100644 --- a/games-sports/xmoto/ChangeLog +++ b/games-sports/xmoto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/xmoto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.40 2009/10/13 05:08:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.41 2009/10/15 17:47:46 ssuominen Exp $ + + 15 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> xmoto-0.5.2.ebuild: + Keyword ~amd64 (thanks to sera in #gentoo-bugs). 13 Oct 2009; Michael Sterrett <mr_bones_@gentoo.org> -xmoto-0.5.0-r1.ebuild, xmoto-0.5.1.ebuild, xmoto-0.5.2.ebuild: 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=" |