summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-roguelike/noegnud-data/noegnud-data-0.8.0.ebuild4
-rw-r--r--games-roguelike/noegnud-nethack/noegnud-nethack-0.8.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/games-roguelike/noegnud-data/noegnud-data-0.8.0.ebuild b/games-roguelike/noegnud-data/noegnud-data-0.8.0.ebuild
index f370665d4ec0..41d9244f584c 100644
--- a/games-roguelike/noegnud-data/noegnud-data-0.8.0.ebuild
+++ b/games-roguelike/noegnud-data/noegnud-data-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/noegnud-data/noegnud-data-0.8.0.ebuild,v 1.3 2004/03/15 17:02:48 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/noegnud-data/noegnud-data-0.8.0.ebuild,v 1.4 2004/03/21 18:15:07 jhuebel Exp $
inherit games eutils
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/noegnud/noegnud-${PV}_data-tileset-${GUI_THEME}.ta
LICENSE="nethack"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
S=${WORKDIR}/noegnud-${PV}/data
diff --git a/games-roguelike/noegnud-nethack/noegnud-nethack-0.8.2.ebuild b/games-roguelike/noegnud-nethack/noegnud-nethack-0.8.2.ebuild
index 86480e205b02..4faf904e36fb 100644
--- a/games-roguelike/noegnud-nethack/noegnud-nethack-0.8.2.ebuild
+++ b/games-roguelike/noegnud-nethack/noegnud-nethack-0.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/noegnud-nethack/noegnud-nethack-0.8.2.ebuild,v 1.4 2004/03/15 17:16:51 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/noegnud-nethack/noegnud-nethack-0.8.2.ebuild,v 1.5 2004/03/21 18:15:07 jhuebel Exp $
inherit games
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/noegnud/noegnud-${PV}_linux_src-minimal.tar.bz2
LICENSE="nethack"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
DEPEND="media-libs/libsdl
dev-util/yacc"