diff options
author | Markus Meier <maekke@gentoo.org> | 2008-07-06 20:45:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-07-06 20:45:16 +0000 |
commit | 9dae1685adaad0485ab44fb33dd4cd1980712cc1 (patch) | |
tree | 6830fea416daeab48a3ce9552a2793fd0aac9f3d /dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild | |
parent | amd64/x86 stable, bug #230919 (diff) | |
download | gentoo-2-9dae1685adaad0485ab44fb33dd4cd1980712cc1.tar.gz gentoo-2-9dae1685adaad0485ab44fb33dd4cd1980712cc1.tar.bz2 gentoo-2-9dae1685adaad0485ab44fb33dd4cd1980712cc1.zip |
amd64/x86 stable, bug #230919
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc8 i686)
Diffstat (limited to 'dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild')
-rw-r--r-- | dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild b/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild index 6e2102afbad2..03d68a889d8b 100644 --- a/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild +++ b/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild,v 1.2 2008/03/01 11:42:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild,v 1.3 2008/07/06 20:45:16 maekke Exp $ CABAL_FEATURES="lib profile haddock" CABAL_MIN_VERSION=1.2 @@ -12,7 +12,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" 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 |