diff options
Diffstat (limited to 'app-xemacs/haskell-mode/haskell-mode-1.11.ebuild')
-rw-r--r-- | app-xemacs/haskell-mode/haskell-mode-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild index c6ca051bf21d..daa95496af32 100644 --- a/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild +++ b/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild,v 1.6 2008/05/02 16:07:27 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild,v 1.7 2008/05/05 13:26:33 armin76 Exp $ SLOT="0" IUSE="" @@ -12,6 +12,6 @@ app-xemacs/mail-lib app-xemacs/xemacs-base app-xemacs/edit-utils " -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86" inherit xemacs-packages |