diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-08-25 07:14:14 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-08-25 07:14:14 +0000 |
commit | 7ba7bd83a35c1bed3110f5eb81318b4c409e3149 (patch) | |
tree | 318fb13c087b07143764a46856f5a15f368f5198 /games-fps/rott | |
parent | Avoid sandbox violation with USE=doc. (diff) | |
download | gentoo-2-7ba7bd83a35c1bed3110f5eb81318b4c409e3149.tar.gz gentoo-2-7ba7bd83a35c1bed3110f5eb81318b4c409e3149.tar.bz2 gentoo-2-7ba7bd83a35c1bed3110f5eb81318b4c409e3149.zip |
keyword ~amd64
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'games-fps/rott')
-rw-r--r-- | games-fps/rott/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/rott/rott-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/rott/ChangeLog b/games-fps/rott/ChangeLog index 114999d5b3bf..2b1fb4b28979 100644 --- a/games-fps/rott/ChangeLog +++ b/games-fps/rott/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/rott # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/rott/ChangeLog,v 1.9 2009/08/25 06:51:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/rott/ChangeLog,v 1.10 2009/08/25 07:14:14 aballier Exp $ + + 25 Aug 2009; Alexis Ballier <aballier@gentoo.org> rott-1.1.1.ebuild: + keyword ~amd64 *rott-1.1.1 (25 Aug 2009) diff --git a/games-fps/rott/rott-1.1.1.ebuild b/games-fps/rott/rott-1.1.1.ebuild index 08e9eef54792..a6f82a86491c 100644 --- a/games-fps/rott/rott-1.1.1.ebuild +++ b/games-fps/rott/rott-1.1.1.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-fps/rott/rott-1.1.1.ebuild,v 1.1 2009/08/25 06:51:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/rott/rott-1.1.1.ebuild,v 1.2 2009/08/25 07:14:14 aballier Exp $ EAPI=2 inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="http://www.icculus.org/rott/releases/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="demo" RDEPEND="media-libs/libsdl |