summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2010-07-10 19:06:17 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2010-07-10 19:06:17 +0000
commit54556d4e696f268aacb512d2b169b0a7d1bc595f (patch)
treeb13f306412570cb58e1953ed78ff9b99e1b2fe28 /dev-haskell/digest/digest-0.0.0.8.ebuild
parentsparc stable wrt #318469 (diff)
downloadhistorical-54556d4e696f268aacb512d2b169b0a7d1bc595f.tar.gz
historical-54556d4e696f268aacb512d2b169b0a7d1bc595f.tar.bz2
historical-54556d4e696f268aacb512d2b169b0a7d1bc595f.zip
marked ~ia64
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/digest/digest-0.0.0.8.ebuild')
-rw-r--r--dev-haskell/digest/digest-0.0.0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/digest/digest-0.0.0.8.ebuild b/dev-haskell/digest/digest-0.0.0.8.ebuild
index 611cc37e1f0a..17180b2ed09b 100644
--- a/dev-haskell/digest/digest-0.0.0.8.ebuild
+++ b/dev-haskell/digest/digest-0.0.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/digest/digest-0.0.0.8.ebuild,v 1.2 2010/07/08 12:43:21 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/digest/digest-0.0.0.8.ebuild,v 1.3 2010/07/10 18:58:40 slyfox Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6.1