diff options
Diffstat (limited to 'app-xemacs/haskell-mode/haskell-mode-1.03.ebuild')
-rw-r--r-- | app-xemacs/haskell-mode/haskell-mode-1.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/haskell-mode/haskell-mode-1.03.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.03.ebuild index 4a822cabe298..b48cceddee0f 100644 --- a/app-xemacs/haskell-mode/haskell-mode-1.03.ebuild +++ b/app-xemacs/haskell-mode/haskell-mode-1.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.03.ebuild,v 1.3 2003/02/13 09:53:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.03.ebuild,v 1.4 2003/02/22 12:46:40 rendhalver Exp $ SLOT="0" IUSE="" @@ -12,7 +12,7 @@ app-xemacs/mail-lib app-xemacs/xemacs-base app-xemacs/edit-utils " -KEYWORDS="x86 -ppc alpha sparc" +KEYWORDS="x86 ~ppc ~alpha sparc" inherit xemacs-packages |