diff options
Diffstat (limited to 'app-xemacs/ede/ede-1.03-r1.ebuild')
-rw-r--r-- | app-xemacs/ede/ede-1.03-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/ede/ede-1.03-r1.ebuild b/app-xemacs/ede/ede-1.03-r1.ebuild index f43b6c6981ea..5fdd134af504 100644 --- a/app-xemacs/ede/ede-1.03-r1.ebuild +++ b/app-xemacs/ede/ede-1.03-r1.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/ede/ede-1.03-r1.ebuild,v 1.3 2011/06/12 04:03:19 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ede/ede-1.03-r1.ebuild,v 1.4 2011/06/25 18:47:59 armin76 Exp $ PKG_CAT="standard" @@ -10,4 +10,4 @@ SLOT="0" IUSE="" DESCRIPTION="Emacs Development Environment." -KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" +KEYWORDS="alpha ~amd64 ~ppc sparc x86" |