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/hdoc/hdoc-0.8.3.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/hdoc/hdoc-0.8.3.ebuild')
-rw-r--r--dev-haskell/hdoc/hdoc-0.8.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hdoc/hdoc-0.8.3.ebuild b/dev-haskell/hdoc/hdoc-0.8.3.ebuild
index 6746ec818853..35dbf32adb7d 100644
--- a/dev-haskell/hdoc/hdoc-0.8.3.ebuild
+++ b/dev-haskell/hdoc/hdoc-0.8.3.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/hdoc/hdoc-0.8.3.ebuild,v 1.4 2006/02/28 20:20:24 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdoc/hdoc-0.8.3.ebuild,v 1.5 2006/03/01 19:36:15 corsair Exp $
DESCRIPTION="A documentation generator for Haskell"
HOMEPAGE="http://www.fmi.uni-passau.de/~groessli/hdoc/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.fmi.uni-passau.de/~groessli/hdoc/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64 ~sparc"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="virtual/ghc"