summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/harp/harp-0.2.ebuild')
-rw-r--r--dev-haskell/harp/harp-0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/harp/harp-0.2.ebuild b/dev-haskell/harp/harp-0.2.ebuild
index b2d3fa927b94..bd94571f6c08 100644
--- a/dev-haskell/harp/harp-0.2.ebuild
+++ b/dev-haskell/harp/harp-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/harp/harp-0.2.ebuild,v 1.3 2006/02/16 14:44:32 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/harp/harp-0.2.ebuild,v 1.4 2006/03/01 19:27:50 corsair Exp $
CABAL_FEATURES="haddock lib"
inherit haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://www.cs.chalmers.se/~d00nibro/haskell-src-exts/haskell-src-exts-$
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
DEPEND="virtual/ghc"