summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-03-01 19:36:26 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-03-01 19:36:26 +0000
commit78a3e811dea9595300dc3b6027ebda214659a545 (patch)
tree851ed3fe672e35154624b48c1d36375139a60f6d /dev-haskell/hdbc/hdbc-0.99.0.ebuild
parentAdded ~ppc64; bug #124469 (diff)
downloadgentoo-2-78a3e811dea9595300dc3b6027ebda214659a545.tar.gz
gentoo-2-78a3e811dea9595300dc3b6027ebda214659a545.tar.bz2
gentoo-2-78a3e811dea9595300dc3b6027ebda214659a545.zip
Added to ~ppc. See bug #124469.
(Portage version: 2.1_pre5-r1)
Diffstat (limited to 'dev-haskell/hdbc/hdbc-0.99.0.ebuild')
-rw-r--r--dev-haskell/hdbc/hdbc-0.99.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hdbc/hdbc-0.99.0.ebuild b/dev-haskell/hdbc/hdbc-0.99.0.ebuild
index 50e64226e6ca..dadf5c15d3c4 100644
--- a/dev-haskell/hdbc/hdbc-0.99.0.ebuild
+++ b/dev-haskell/hdbc/hdbc-0.99.0.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/hdbc/hdbc-0.99.0.ebuild,v 1.2 2006/03/01 19:32:07 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc/hdbc-0.99.0.ebuild,v 1.3 2006/03/01 19:36:26 hansmi Exp $
CABAL_FEATURES="lib haddock"
inherit haskell-cabal
@@ -12,7 +12,7 @@ LICENSE="LGPL-2.1"
SLOT="0"
#if possible try testing with "~ppc" and "~sparc"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="postgres sqlite odbc"
DEPEND=">=virtual/ghc-6.4.1"