summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/hsql/hsql-1.7.ebuild')
-rw-r--r--dev-haskell/hsql/hsql-1.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hsql/hsql-1.7.ebuild b/dev-haskell/hsql/hsql-1.7.ebuild
index c6f9133e847f..9f0575301fd4 100644
--- a/dev-haskell/hsql/hsql-1.7.ebuild
+++ b/dev-haskell/hsql/hsql-1.7.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/hsql/hsql-1.7.ebuild,v 1.3 2006/03/01 19:39:16 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsql/hsql-1.7.ebuild,v 1.4 2006/03/01 19:40:51 hansmi Exp $
CABAL_FEATURES="lib haddock"
inherit haskell-cabal
@@ -12,7 +12,7 @@ LICENSE="BSD"
SLOT="0"
#if possible try testing with "~ppc" and "~sparc"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="postgres sqlite odbc mysql"
DEPEND=">=virtual/ghc-6.4.1"