summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-05-31 18:19:44 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-05-31 18:19:44 +0000
commite7418b87dd0e5fbae3795ecc0d6ff7f3ef287e4a (patch)
tree58333ea5d5132d16c61a26ed8e6b7c3003be9c16 /dev-haskell/haddock/haddock-2.4.2.ebuild
parentBackport fix for deprecation warning from scribus-1.3.6. (diff)
downloadgentoo-2-e7418b87dd0e5fbae3795ecc0d6ff7f3ef287e4a.tar.gz
gentoo-2-e7418b87dd0e5fbae3795ecc0d6ff7f3ef287e4a.tar.bz2
gentoo-2-e7418b87dd0e5fbae3795ecc0d6ff7f3ef287e4a.zip
Marked ~ppc.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/haddock/haddock-2.4.2.ebuild')
-rw-r--r--dev-haskell/haddock/haddock-2.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/haddock/haddock-2.4.2.ebuild b/dev-haskell/haddock/haddock-2.4.2.ebuild
index 9b2209a54a94..893c75ec6df9 100644
--- a/dev-haskell/haddock/haddock-2.4.2.ebuild
+++ b/dev-haskell/haddock/haddock-2.4.2.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.4.2.ebuild,v 1.8 2010/03/30 22:22:52 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-2.4.2.ebuild,v 1.9 2010/05/31 18:19:44 josejx Exp $
CABAL_FEATURES="bin lib"
# don't enable profiling as the 'ghc' package is not built with profiling
@@ -17,7 +17,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc"
# haddock-2.4.2 also deps on the upgradeable package dev-haskell/filepath.