diff options
Diffstat (limited to 'games-roguelike/noegnud-nethack/noegnud-nethack-0.8.2.ebuild')
-rw-r--r-- | games-roguelike/noegnud-nethack/noegnud-nethack-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |