From 5cff0b4566d24f71dbafd7eb17054b782adb5c94 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Sun, 7 Jan 2007 10:41:25 +0000 Subject: Added ~amd64 keyword. Bug #160453 (Portage version: 2.1.1-r2) --- games-strategy/outerspace/ChangeLog | 5 ++++- games-strategy/outerspace/outerspace-0.5.59.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/games-strategy/outerspace/ChangeLog b/games-strategy/outerspace/ChangeLog index 1505bad35689..6014addd8813 100644 --- a/games-strategy/outerspace/ChangeLog +++ b/games-strategy/outerspace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/outerspace # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/ChangeLog,v 1.2 2007/01/02 00:45:05 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/ChangeLog,v 1.3 2007/01/07 10:41:25 tupone Exp $ + + 07 Jan 2007; outerspace-0.5.59.ebuild: + Added ~amd64 keyword. Bug #160453 by Arttu Valo 02 Jan 2007; outerspace-0.5.59.ebuild: Adding some error handling diff --git a/games-strategy/outerspace/outerspace-0.5.59.ebuild b/games-strategy/outerspace/outerspace-0.5.59.ebuild index 456d03019d6d..bb003645b143 100644 --- a/games-strategy/outerspace/outerspace-0.5.59.ebuild +++ b/games-strategy/outerspace/outerspace-0.5.59.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/outerspace-0.5.59.ebuild,v 1.3 2007/01/06 00:05:30 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/outerspace-0.5.59.ebuild,v 1.4 2007/01/07 10:41:25 tupone Exp $ inherit eutils games @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/ospace/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-python/pygame-1.7 -- cgit v1.2.3-65-gdbad