diff options
Diffstat (limited to 'app-xemacs/efs')
-rw-r--r-- | app-xemacs/efs/efs-1.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/efs/efs-1.29.ebuild b/app-xemacs/efs/efs-1.29.ebuild index e2b68ec1e473..bee845efdc77 100644 --- a/app-xemacs/efs/efs-1.29.ebuild +++ b/app-xemacs/efs/efs-1.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/efs/efs-1.29.ebuild,v 1.5 2003/10/03 02:22:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/efs/efs-1.29.ebuild,v 1.6 2004/02/21 22:45:51 brad_mssw Exp $ SLOT="0" IUSE="" @@ -10,7 +10,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base app-xemacs/dired " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="amd64 x86 ~ppc alpha sparc" inherit xemacs-packages |