diff options
Diffstat (limited to 'app-xemacs/efs/efs-1.29.ebuild')
-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 ede8d552a0e9..c92a3a7035e6 100644 --- a/app-xemacs/efs/efs-1.29.ebuild +++ b/app-xemacs/efs/efs-1.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.8 2004/06/24 23:10:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/efs/efs-1.29.ebuild,v 1.9 2004/08/10 02:39:02 tgall Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base app-xemacs/dired " -KEYWORDS="amd64 x86 ~ppc alpha sparc" +KEYWORDS="amd64 x86 ~ppc alpha sparc ppc64" inherit xemacs-packages |