summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/xhtml/xhtml-3000.0.2.ebuild')
-rw-r--r--dev-haskell/xhtml/xhtml-3000.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/xhtml/xhtml-3000.0.2.ebuild b/dev-haskell/xhtml/xhtml-3000.0.2.ebuild
index 5e155e8adfd5..8be7c5b49257 100644
--- a/dev-haskell/xhtml/xhtml-3000.0.2.ebuild
+++ b/dev-haskell/xhtml/xhtml-3000.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/xhtml-3000.0.2.ebuild,v 1.7 2007/12/16 19:06:28 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/xhtml-3000.0.2.ebuild,v 1.8 2007/12/16 20:17:58 drac Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -13,7 +13,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6"