summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Kolmodin <kolmodin@gentoo.org>2010-06-30 23:00:47 +0000
committerLennart Kolmodin <kolmodin@gentoo.org>2010-06-30 23:00:47 +0000
commitd368afbd5a9af5e04a72895f627c8333631800b1 (patch)
tree2ef588b7ece7fd15b70810322d00e0384f34c2a9 /dev-haskell
parentVersion Bump, fixes for PYTHON multi ABI, #323605, no pointless la files, #31... (diff)
downloadgentoo-2-d368afbd5a9af5e04a72895f627c8333631800b1.tar.gz
gentoo-2-d368afbd5a9af5e04a72895f627c8333631800b1.tar.bz2
gentoo-2-d368afbd5a9af5e04a72895f627c8333631800b1.zip
Remove some KEYWORDS from dev-haskell/haddock-2.6.1 until they have dev-lang/ghc-6.12.3.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/haddock/ChangeLog5
-rw-r--r--dev-haskell/haddock/haddock-2.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/haddock/ChangeLog b/dev-haskell/haddock/ChangeLog
index 6ac21f24f72a..891e06034063 100644
--- a/dev-haskell/haddock/ChangeLog
+++ b/dev-haskell/haddock/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/haddock
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/ChangeLog,v 1.72 2010/06/13 20:50:37 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/ChangeLog,v 1.73 2010/06/30 23:00:47 kolmodin Exp $
+
+ 29 Jun 2010; Lennart Kolmodin <kolmodin@gentoo.org> haddock-2.6.1.ebuild:
+ Remove some keywords until those arches have ghc-6.12.3 keyworded.
*haddock-2.6.1 (13 Jun 2010)
diff --git a/dev-haskell/haddock/haddock-2.6.1.ebuild b/dev-haskell/haddock/haddock-2.6.1.ebuild
index 55457432ce88..b070d9975d9f 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.2 2010/06/14 00:51:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-2.6.1.ebuild,v 1.3 2010/06/30 23:00:47 kolmodin 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 ~ppc64 ~x86"
IUSE="doc"
# we bundle the dep on ghc-paths to reduce the dependencies on this critical