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 | |
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
-rw-r--r-- | app-xemacs/clearcase/clearcase-1.04.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/crisp/crisp-1.12.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/debug/debug-1.16.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-xemacs/clearcase/clearcase-1.04.ebuild b/app-xemacs/clearcase/clearcase-1.04.ebuild index 2f6d2e049f19..ba11a180a767 100644 --- a/app-xemacs/clearcase/clearcase-1.04.ebuild +++ b/app-xemacs/clearcase/clearcase-1.04.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/clearcase/clearcase-1.04.ebuild,v 1.6 2004/03/13 00:15:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/clearcase/clearcase-1.04.ebuild,v 1.7 2004/03/31 23:48:39 jhuebel Exp $ SLOT="0" IUSE="" @@ -12,6 +12,6 @@ app-xemacs/fsf-compat app-xemacs/mail-lib app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages diff --git a/app-xemacs/crisp/crisp-1.12.ebuild b/app-xemacs/crisp/crisp-1.12.ebuild index 94edc81c79a5..52c4d22a12b6 100644 --- a/app-xemacs/crisp/crisp-1.12.ebuild +++ b/app-xemacs/crisp/crisp-1.12.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/crisp/crisp-1.12.ebuild,v 1.6 2004/03/13 00:15:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/crisp/crisp-1.12.ebuild,v 1.7 2004/03/31 23:49:35 jhuebel Exp $ SLOT="0" IUSE="" @@ -8,6 +8,6 @@ DESCRIPTION="Crisp/Brief emulation." PKG_CAT="standard" DEPEND="" -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages 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 |