summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-09-26 19:42:12 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-09-26 19:42:12 +0000
commitcc49217e8d0dfa29a458eb937077c9552a000bf9 (patch)
tree10c80b3546304e938c85b436e3310f879ad445cd /dev-haskell/haddock/haddock-2.6.1.ebuild
parentStable on amd64 wrt bug #338652 (diff)
downloadhistorical-cc49217e8d0dfa29a458eb937077c9552a000bf9.tar.gz
historical-cc49217e8d0dfa29a458eb937077c9552a000bf9.tar.bz2
historical-cc49217e8d0dfa29a458eb937077c9552a000bf9.zip
Stable on amd64 wrt bug #338652
Package-Manager: portage-2.2_rc86/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/haddock/haddock-2.6.1.ebuild')
-rw-r--r--dev-haskell/haddock/haddock-2.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/haddock/haddock-2.6.1.ebuild b/dev-haskell/haddock/haddock-2.6.1.ebuild
index cacb4afb7129..1ff7a4465eaf 100644
--- a/dev-haskell/haddock/haddock-2.6.1.ebuild
+++ b/dev-haskell/haddock/haddock-2.6.1.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/haddock/haddock-2.6.1.ebuild,v 1.6 2010/09/19 17:11:11 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-2.6.1.ebuild,v 1.7 2010/09/26 19:42:12 hwoarang Exp $
CABAL_FEATURES="bin lib"
# don't enable profiling as the 'ghc' package is not built with profiling
@@ -12,7 +12,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc"
# we bundle the dep on ghc-paths to reduce the dependencies on this critical