diff options
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/emacs-22.0.50_pre20050225.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-22.0.50_pre20050225.ebuild b/app-editors/emacs/emacs-22.0.50_pre20050225.ebuild index 1bf36920960c..7bd0db9fd3a7 100644 --- a/app-editors/emacs/emacs-22.0.50_pre20050225.ebuild +++ b/app-editors/emacs/emacs-22.0.50_pre20050225.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.0.50_pre20050225.ebuild,v 1.6 2006/02/27 19:37:06 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.0.50_pre20050225.ebuild,v 1.7 2007/02/28 21:55:12 genstef Exp $ inherit elisp-common alternatives flag-o-matic eutils @@ -50,7 +50,7 @@ PROVIDE="virtual/emacs virtual/editor" SLOT="22.0.50" LICENSE="GPL-2" # should run on other arches, but the ebuild is intended for ppc-macos -KEYWORDS="-* ~ppc-macos" +KEYWORDS="-*" DFILE=emacs-${SLOT}.desktop |