diff options
author | Tom Martin <slarti@gentoo.org> | 2004-09-03 21:20:08 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-09-03 21:20:08 +0000 |
commit | b301d4933cadb43baa3dc85cc59e7d5736e78806 (patch) | |
tree | f43b65668166c82b434c0520e0f0f61a5bd5dd46 /app-emacs/haskell-mode/haskell-mode-1.44-r1.ebuild | |
parent | Stable amd64, sparc. Removed old ebuilds. (diff) | |
download | gentoo-2-b301d4933cadb43baa3dc85cc59e7d5736e78806.tar.gz gentoo-2-b301d4933cadb43baa3dc85cc59e7d5736e78806.tar.bz2 gentoo-2-b301d4933cadb43baa3dc85cc59e7d5736e78806.zip |
Marked ~amd64; closes 58259.
Diffstat (limited to 'app-emacs/haskell-mode/haskell-mode-1.44-r1.ebuild')
-rw-r--r-- | app-emacs/haskell-mode/haskell-mode-1.44-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/haskell-mode/haskell-mode-1.44-r1.ebuild b/app-emacs/haskell-mode/haskell-mode-1.44-r1.ebuild index b32326b30d35..d0c330e0b647 100644 --- a/app-emacs/haskell-mode/haskell-mode-1.44-r1.ebuild +++ b/app-emacs/haskell-mode/haskell-mode-1.44-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/haskell-mode-1.44-r1.ebuild,v 1.4 2004/06/24 22:13:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/haskell-mode-1.44-r1.ebuild,v 1.5 2004/09/03 21:20:08 slarti Exp $ inherit elisp @@ -11,7 +11,7 @@ HOMEPAGE="http://www.haskell.org/haskell-mode/" SRC_URI="http://www.haskell.org/haskell-mode/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" DEPEND="virtual/emacs" |