summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2010-11-14 18:15:12 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2010-11-14 18:15:12 +0000
commit143fc9f2e101fc3689058c55ddeeb6eb089e7b10 (patch)
treecb405711b279fdcb4a8d13bcba550ed1884b1c8e /dev-haskell/haddock
parentalpha/ia64 stable (bug #338652) (diff)
downloadhistorical-143fc9f2e101fc3689058c55ddeeb6eb089e7b10.tar.gz
historical-143fc9f2e101fc3689058c55ddeeb6eb089e7b10.tar.bz2
historical-143fc9f2e101fc3689058c55ddeeb6eb089e7b10.zip
alpha/ia64 stable (bug #338652)
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/haddock')
-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 95a16052d61b..d1fb9c54fae0 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.10 2010/11/01 22:15:50 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-2.6.1.ebuild,v 1.11 2010/11/14 18:15:12 slyfox 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="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86"
IUSE="doc"
# we bundle the dep on ghc-paths to reduce the dependencies on this critical