summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-arcade/xjump')
-rw-r--r--games-arcade/xjump/ChangeLog5
-rw-r--r--games-arcade/xjump/xjump-2.7.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/xjump/ChangeLog b/games-arcade/xjump/ChangeLog
index f7b99671197d..95dbd9b583e9 100644
--- a/games-arcade/xjump/ChangeLog
+++ b/games-arcade/xjump/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/xjump
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/xjump/ChangeLog,v 1.3 2005/08/23 19:40:34 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xjump/ChangeLog,v 1.4 2005/12/17 15:46:12 metalgod Exp $
+
+ 17 Dec 2005; Luis Medinas <metalgod@gentoo.org> xjump-2.7.5.ebuild:
+ Added ~amd64 keyword. Closes bug #115373.
23 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org> xjump-2.7.5.ebuild:
Add inherit eutils.
diff --git a/games-arcade/xjump/xjump-2.7.5.ebuild b/games-arcade/xjump/xjump-2.7.5.ebuild
index e953cfd3e043..8b65025cf752 100644
--- a/games-arcade/xjump/xjump-2.7.5.ebuild
+++ b/games-arcade/xjump/xjump-2.7.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/xjump/xjump-2.7.5.ebuild,v 1.3 2005/08/23 19:40:34 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xjump/xjump-2.7.5.ebuild,v 1.4 2005/12/17 15:46:12 metalgod Exp $
inherit eutils games
@@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/x/${PN}/${PN}_${PV}.orig.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND="virtual/x11"