diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:13:34 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:13:34 +0000 |
commit | 5d6749180f142432d1f0dc3bbfc233b32c16cf3a (patch) | |
tree | 50c3379aa719955fef75304046cfbb664c42dfd9 /app-xemacs/eshell | |
parent | add embryo to DEPEND (diff) | |
download | gentoo-2-5d6749180f142432d1f0dc3bbfc233b32c16cf3a.tar.gz gentoo-2-5d6749180f142432d1f0dc3bbfc233b32c16cf3a.tar.bz2 gentoo-2-5d6749180f142432d1f0dc3bbfc233b32c16cf3a.zip |
added amd64 to keywods
Diffstat (limited to 'app-xemacs/eshell')
-rw-r--r-- | app-xemacs/eshell/eshell-1.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/eshell/eshell-1.04.ebuild b/app-xemacs/eshell/eshell-1.04.ebuild index d75a23016a21..1a1c7712b226 100644 --- a/app-xemacs/eshell/eshell-1.04.ebuild +++ b/app-xemacs/eshell/eshell-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/eshell/eshell-1.04.ebuild,v 1.3 2004/03/13 00:15:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eshell/eshell-1.04.ebuild,v 1.4 2004/04/01 00:13:34 jhuebel Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base app-xemacs/eterm " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |