diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-12-12 13:00:25 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-12-12 13:00:25 +0000 |
commit | a5d216c269d525265a5a30c2e0d3f554e3475b05 (patch) | |
tree | 4a4d067fef274380b03c5ff9867a90a268aa445d /dev-haskell/regex-posix/regex-posix-0.71.ebuild | |
parent | Sparc stable, Bug #201984, and needed for ghc. (diff) | |
download | historical-a5d216c269d525265a5a30c2e0d3f554e3475b05.tar.gz historical-a5d216c269d525265a5a30c2e0d3f554e3475b05.tar.bz2 historical-a5d216c269d525265a5a30c2e0d3f554e3475b05.zip |
Sparc stable --- part of Bug #201984.
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'dev-haskell/regex-posix/regex-posix-0.71.ebuild')
-rw-r--r-- | dev-haskell/regex-posix/regex-posix-0.71.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/regex-posix/regex-posix-0.71.ebuild b/dev-haskell/regex-posix/regex-posix-0.71.ebuild index a0ce9716d26e..f60dd0ad2b0f 100644 --- a/dev-haskell/regex-posix/regex-posix-0.71.ebuild +++ b/dev-haskell/regex-posix/regex-posix-0.71.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/regex-posix-0.71.ebuild,v 1.5 2007/11/15 23:54:51 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/regex-posix-0.71.ebuild,v 1.6 2007/12/12 12:59:22 fmccor 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="amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6 |