summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-08-24 10:14:58 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-08-24 10:14:58 +0000
commit4d4fc9c5da567c15f9c56d1a5501079517bf53f4 (patch)
tree948256ce4f64d9dfd37fc65f07cb507b329c4b86 /dev-haskell/cpphs/cpphs-1.2.ebuild
parentVersion Bump. (diff)
downloadhistorical-4d4fc9c5da567c15f9c56d1a5501079517bf53f4.tar.gz
historical-4d4fc9c5da567c15f9c56d1a5501079517bf53f4.tar.bz2
historical-4d4fc9c5da567c15f9c56d1a5501079517bf53f4.zip
Stable on ppc64; bug #144678
Package-Manager: portage-2.1-r2
Diffstat (limited to 'dev-haskell/cpphs/cpphs-1.2.ebuild')
-rw-r--r--dev-haskell/cpphs/cpphs-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/cpphs/cpphs-1.2.ebuild b/dev-haskell/cpphs/cpphs-1.2.ebuild
index da1bef33d276..b367959e9e45 100644
--- a/dev-haskell/cpphs/cpphs-1.2.ebuild
+++ b/dev-haskell/cpphs/cpphs-1.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/cpphs/cpphs-1.2.ebuild,v 1.1 2006/05/09 11:11:19 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.2.ebuild,v 1.2 2006/08/24 10:08:15 corsair Exp $
CABAL_FEATURES="bin lib profile"
inherit eutils haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://www.cs.york.ac.uk/fp/cpphs/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ppc64 ~sparc ~x86"
IUSE=""
DEPEND="virtual/ghc"