diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:36:38 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:36:38 +0000 |
commit | 3b9b31624d2dd02529a93bed1be93785e1fdea74 (patch) | |
tree | e155220bb86298050178b33c2eecbe634324e1c2 /app-xemacs/haskell-mode/haskell-mode-1.05.ebuild | |
parent | added amd64 to keywords (diff) | |
download | historical-3b9b31624d2dd02529a93bed1be93785e1fdea74.tar.gz historical-3b9b31624d2dd02529a93bed1be93785e1fdea74.tar.bz2 historical-3b9b31624d2dd02529a93bed1be93785e1fdea74.zip |
added amd64 to keywords (oh yeah, and emacs is evil)
Diffstat (limited to 'app-xemacs/haskell-mode/haskell-mode-1.05.ebuild')
-rw-r--r-- | app-xemacs/haskell-mode/haskell-mode-1.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild index 63b5957622bd..233e8e82b47d 100644 --- a/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild +++ b/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.05.ebuild,v 1.3 2004/03/13 00:15:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild,v 1.4 2004/04/01 00:36:38 jhuebel 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 amd64" inherit xemacs-packages |