diff options
Diffstat (limited to 'app-xemacs/efs/efs-1.34.ebuild')
-rw-r--r-- | app-xemacs/efs/efs-1.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/efs/efs-1.34.ebuild b/app-xemacs/efs/efs-1.34.ebuild index e945baecd009..5560353a0ba1 100644 --- a/app-xemacs/efs/efs-1.34.ebuild +++ b/app-xemacs/efs/efs-1.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/efs/efs-1.34.ebuild,v 1.5 2011/07/03 07:59:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/efs/efs-1.34.ebuild,v 1.6 2011/07/22 11:25:03 xarthisius Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/dired " -KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |