summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2010-10-19 21:53:36 +0000
committerThomas Kahle <tomka@gentoo.org>2010-10-19 21:53:36 +0000
commit751afbb191c59c5435da2333a73d57792e3c209e (patch)
treeb2efb3ebd4bd9812bfb7a5f63a6e15a37e5f0a8d /dev-haskell/regex-base/regex-base-0.93.1.ebuild
parentx86 stable per bug 339580 (diff)
downloadgentoo-2-751afbb191c59c5435da2333a73d57792e3c209e.tar.gz
gentoo-2-751afbb191c59c5435da2333a73d57792e3c209e.tar.bz2
gentoo-2-751afbb191c59c5435da2333a73d57792e3c209e.zip
x86 stable per bug 339580
(Portage version: 2.1.9.20/cvs/Linux i686)
Diffstat (limited to 'dev-haskell/regex-base/regex-base-0.93.1.ebuild')
-rw-r--r--dev-haskell/regex-base/regex-base-0.93.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/regex-base/regex-base-0.93.1.ebuild b/dev-haskell/regex-base/regex-base-0.93.1.ebuild
index e03d2d3fb730..c40d370c74bf 100644
--- a/dev-haskell/regex-base/regex-base-0.93.1.ebuild
+++ b/dev-haskell/regex-base/regex-base-0.93.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-base/regex-base-0.93.1.ebuild,v 1.7 2010/10/16 18:36:15 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-base/regex-base-0.93.1.ebuild,v 1.8 2010/10/19 21:53:36 tomka Exp $
CABAL_FEATURES="profile haddock lib"
inherit haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6