summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-03-01 19:41:36 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-03-01 19:41:36 +0000
commitae9ec806aefabbcbe5c2ee0a87f02cf7004ee0a2 (patch)
tree38f50bd0946aa6135044ef9b7e1b5ed93ed6a1b1 /dev-haskell/hdbc-odbc/hdbc-odbc-0.99.0.0.ebuild
parentAdded ~ppc64; bug #124469 (diff)
downloadgentoo-2-ae9ec806aefabbcbe5c2ee0a87f02cf7004ee0a2.tar.gz
gentoo-2-ae9ec806aefabbcbe5c2ee0a87f02cf7004ee0a2.tar.bz2
gentoo-2-ae9ec806aefabbcbe5c2ee0a87f02cf7004ee0a2.zip
Added to ~ppc. See bug #124469.
(Portage version: 2.1_pre5-r1)
Diffstat (limited to 'dev-haskell/hdbc-odbc/hdbc-odbc-0.99.0.0.ebuild')
-rw-r--r--dev-haskell/hdbc-odbc/hdbc-odbc-0.99.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hdbc-odbc/hdbc-odbc-0.99.0.0.ebuild b/dev-haskell/hdbc-odbc/hdbc-odbc-0.99.0.0.ebuild
index 32a5ec7532fb..8ee922ebd594 100644
--- a/dev-haskell/hdbc-odbc/hdbc-odbc-0.99.0.0.ebuild
+++ b/dev-haskell/hdbc-odbc/hdbc-odbc-0.99.0.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-odbc/hdbc-odbc-0.99.0.0.ebuild,v 1.2 2006/02/23 20:16:45 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc-odbc/hdbc-odbc-0.99.0.0.ebuild,v 1.3 2006/03/01 19:37:48 hansmi Exp $
CABAL_FEATURES="lib haddock"
inherit haskell-cabal versionator
@@ -11,7 +11,7 @@ SRC_URI="http://quux.org/devel/hdbc/${PN}_${PV}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~amd64" #if possible try testing with "~ppc" and "~sparc"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
hdbc_PV=$(get_version_component_range 1-3)