summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-03-01 19:39:16 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-03-01 19:39:16 +0000
commitba7c5b176700f59e31bb0d438d183b91cdc09c55 (patch)
tree81113f8cc12fb44400c4d6e41c6fa5254346e104 /dev-haskell/frown/frown-0.6.1-r1.ebuild
parentRemove old versions. (diff)
downloadhistorical-ba7c5b176700f59e31bb0d438d183b91cdc09c55.tar.gz
historical-ba7c5b176700f59e31bb0d438d183b91cdc09c55.tar.bz2
historical-ba7c5b176700f59e31bb0d438d183b91cdc09c55.zip
Added ~ppc64; bug #124469
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-haskell/frown/frown-0.6.1-r1.ebuild')
-rw-r--r--dev-haskell/frown/frown-0.6.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/frown/frown-0.6.1-r1.ebuild b/dev-haskell/frown/frown-0.6.1-r1.ebuild
index e39721684616..36f897bf74f3 100644
--- a/dev-haskell/frown/frown-0.6.1-r1.ebuild
+++ b/dev-haskell/frown/frown-0.6.1-r1.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/frown/frown-0.6.1-r1.ebuild,v 1.3 2006/02/24 17:44:06 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/frown/frown-0.6.1-r1.ebuild,v 1.4 2006/03/01 19:24:31 corsair Exp $
CABAL_FEATURES="bin"
inherit haskell-cabal
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.informatik.uni-bonn.de/~ralf/frown/"
SRC_URI="http://www.informatik.uni-bonn.de/~ralf/frown/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=">=virtual/ghc-6.2.2"