summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-14 23:39:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-14 23:39:59 +0000
commit65d5fc162931963c90dd81e2c41c999bd643723f (patch)
tree04e9df7827a33b361f132bf29732fd3cd8931c16 /games-arcade
parentarm stable, bug #393617 (diff)
downloadgentoo-2-65d5fc162931963c90dd81e2c41c999bd643723f.tar.gz
gentoo-2-65d5fc162931963c90dd81e2c41c999bd643723f.tar.bz2
gentoo-2-65d5fc162931963c90dd81e2c41c999bd643723f.zip
Add "~amd64", wrt bug #394557
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/cosmosmash/ChangeLog7
-rw-r--r--games-arcade/cosmosmash/cosmosmash-1.4.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/cosmosmash/ChangeLog b/games-arcade/cosmosmash/ChangeLog
index 80069e2f2427..06e81a0db92a 100644
--- a/games-arcade/cosmosmash/ChangeLog
+++ b/games-arcade/cosmosmash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/cosmosmash
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/ChangeLog,v 1.2 2010/07/11 12:32:41 fauli Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/ChangeLog,v 1.3 2011/12/14 23:39:59 ago Exp $
+
+ 14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> cosmosmash-1.4.5.ebuild:
+ Add "~amd64", wrt bug #394557
11 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
cosmosmash-1.4.5.ebuild:
diff --git a/games-arcade/cosmosmash/cosmosmash-1.4.5.ebuild b/games-arcade/cosmosmash/cosmosmash-1.4.5.ebuild
index 9f1126c7298f..92a7a5e6cd65 100644
--- a/games-arcade/cosmosmash/cosmosmash-1.4.5.ebuild
+++ b/games-arcade/cosmosmash/cosmosmash-1.4.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/cosmosmash-1.4.5.ebuild,v 1.2 2010/07/11 12:32:41 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/cosmosmash-1.4.5.ebuild,v 1.3 2011/12/14 23:39:59 ago Exp $
EAPI=2
inherit autotools games
@@ -11,7 +11,7 @@ SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~amd64 x86"
IUSE=""
RDEPEND=">=dev-games/flatzebra-0.1.5"