summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-26 13:23:20 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-26 13:23:20 +0000
commit7b56e6f1c1face2f31709b912e767e12afd209df (patch)
tree16729aa8d587363bd750924e791ef3cdc4359f96 /dev-haskell/mtl
parentRedigest, #171457 (diff)
downloadgentoo-2-7b56e6f1c1face2f31709b912e767e12afd209df.tar.gz
gentoo-2-7b56e6f1c1face2f31709b912e767e12afd209df.tar.bz2
gentoo-2-7b56e6f1c1face2f31709b912e767e12afd209df.zip
Add ~ia64 wrt bug 170650
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-haskell/mtl')
-rw-r--r--dev-haskell/mtl/ChangeLog5
-rw-r--r--dev-haskell/mtl/mtl-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/mtl/ChangeLog b/dev-haskell/mtl/ChangeLog
index 71c129015e47..3a88438edc79 100644
--- a/dev-haskell/mtl/ChangeLog
+++ b/dev-haskell/mtl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/mtl
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.6 2007/03/17 11:48:48 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.7 2007/03/26 13:23:20 armin76 Exp $
+
+ 26 Mar 2007; Raúl Porcel <armin76@gentoo.org> mtl-1.0.ebuild:
+ Add ~ia64 wrt bug 170650
*mtl-1.0-r1 (17 Mar 2007)
diff --git a/dev-haskell/mtl/mtl-1.0.ebuild b/dev-haskell/mtl/mtl-1.0.ebuild
index 20a8d295f4b6..a8ac5eaf76f3 100644
--- a/dev-haskell/mtl/mtl-1.0.ebuild
+++ b/dev-haskell/mtl/mtl-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.0.ebuild,v 1.5 2007/03/15 17:26:26 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.0.ebuild,v 1.6 2007/03/26 13:23:20 armin76 Exp $
inherit ghc-package
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 hppa ppc64 sparc x86"
+KEYWORDS="~amd64 hppa ~ia64 ppc64 sparc x86"
IUSE=""
DEPEND="=virtual/ghc-6.4*"