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 | 0afeeb8c4040c954c2aca36c3cb2943b91439413 (patch) | |
tree | fbac935e3fc9c2a99f4167f3ee4c565776c90a60 /app-xemacs | |
parent | add embryo to DEPEND (diff) | |
download | historical-0afeeb8c4040c954c2aca36c3cb2943b91439413.tar.gz historical-0afeeb8c4040c954c2aca36c3cb2943b91439413.tar.bz2 historical-0afeeb8c4040c954c2aca36c3cb2943b91439413.zip |
added amd64 to keywods
Diffstat (limited to 'app-xemacs')
-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 |