diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-31 23:52:54 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-31 23:52:54 +0000 |
commit | 3ac612b23516dd095c9c51fc547d8434fbc72080 (patch) | |
tree | 94308d984b5c1f5516ca01047b020c197afb1a4e /app-xemacs/debug | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-3ac612b23516dd095c9c51fc547d8434fbc72080.tar.gz gentoo-2-3ac612b23516dd095c9c51fc547d8434fbc72080.tar.bz2 gentoo-2-3ac612b23516dd095c9c51fc547d8434fbc72080.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/debug')
-rw-r--r-- | app-xemacs/debug/debug-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/debug/debug-1.16.ebuild b/app-xemacs/debug/debug-1.16.ebuild index f99b9fa430d3..f10882cc22c8 100644 --- a/app-xemacs/debug/debug-1.16.ebuild +++ b/app-xemacs/debug/debug-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/debug/debug-1.16.ebuild,v 1.6 2004/03/13 00:15:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/debug-1.16.ebuild,v 1.7 2004/03/31 23:52:54 jhuebel Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |