diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:02:56 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:02:56 +0000 |
commit | bc1b9b7a73b0b162f2a9be1f044af4e51b7e5c5f (patch) | |
tree | 861d53a0ffc72e934ebdd198385cc6a8887fdc0d /app-xemacs/misc-games | |
parent | added amd64 to keywords (Manifest recommit) (diff) | |
download | gentoo-2-bc1b9b7a73b0b162f2a9be1f044af4e51b7e5c5f.tar.gz gentoo-2-bc1b9b7a73b0b162f2a9be1f044af4e51b7e5c5f.tar.bz2 gentoo-2-bc1b9b7a73b0b162f2a9be1f044af4e51b7e5c5f.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/misc-games')
-rw-r--r-- | app-xemacs/misc-games/misc-games-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/misc-games/misc-games-1.16.ebuild b/app-xemacs/misc-games/misc-games-1.16.ebuild index e47d3a1134d9..d749ff20076e 100644 --- a/app-xemacs/misc-games/misc-games-1.16.ebuild +++ b/app-xemacs/misc-games/misc-games-1.16.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/app-xemacs/misc-games/misc-games-1.16.ebuild,v 1.3 2004/03/13 00:15:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/misc-games/misc-games-1.16.ebuild,v 1.4 2004/04/01 01:02:56 jhuebel Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |