diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-19 16:43:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-19 16:53:07 +0100 |
commit | 874d817435793d055882833cb22f0ff04d9cb351 (patch) | |
tree | 4a2a51b72f66621b3e394d1285d8583c6182bb86 /dev-haskell/http | |
parent | dev-haskell/puremd5: amd64, x86 stable, bug #559988 (diff) | |
download | gentoo-874d817435793d055882833cb22f0ff04d9cb351.tar.gz gentoo-874d817435793d055882833cb22f0ff04d9cb351.tar.bz2 gentoo-874d817435793d055882833cb22f0ff04d9cb351.zip |
dev-haskell/http: amd64, x86 stable, bug #559988
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell/http')
-rw-r--r-- | dev-haskell/http/http-4000.2.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http/http-4000.2.20.ebuild b/dev-haskell/http/http-4000.2.20.ebuild index f4c70cb53f94..857f43c9a2e0 100644 --- a/dev-haskell/http/http-4000.2.20.ebuild +++ b/dev-haskell/http/http-4000.2.20.ebuild @@ -19,7 +19,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="conduit10 +network-uri" RDEPEND=">=dev-haskell/mtl-2.0:=[profile?] <dev-haskell/mtl-2.3:=[profile?] |