diff options
Diffstat (limited to 'dev-haskell/http/http-4000.2.3.ebuild')
-rw-r--r-- | dev-haskell/http/http-4000.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/http/http-4000.2.3.ebuild b/dev-haskell/http/http-4000.2.3.ebuild index 6e7bc1b0252d..2c29f14399a5 100644 --- a/dev-haskell/http/http-4000.2.3.ebuild +++ b/dev-haskell/http/http-4000.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-4000.2.3.ebuild,v 1.1 2012/04/13 10:25:51 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-4000.2.3.ebuild,v 1.2 2012/09/07 23:41:13 ago Exp $ # ebuild generated by hackport 0.2.13 @@ -19,7 +19,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=">=dev-haskell/mtl-2.0[profile?] |