diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 22:27:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 23:18:57 +0100 |
commit | 3de14c975608c6b7d242652a95bfc3aaf79e188e (patch) | |
tree | 889ba4836fd102a70ee3d3324675929f38f1b55b /dev-haskell/http-conduit | |
parent | dev-haskell/http-client-tls: stable on amd64/x86, bug #554002 (diff) | |
download | gentoo-3de14c975608c6b7d242652a95bfc3aaf79e188e.tar.gz gentoo-3de14c975608c6b7d242652a95bfc3aaf79e188e.tar.bz2 gentoo-3de14c975608c6b7d242652a95bfc3aaf79e188e.zip |
dev-haskell/http-conduit: stable on amd64/x86, bug #554002
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell/http-conduit')
-rw-r--r-- | dev-haskell/http-conduit/http-conduit-2.1.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http-conduit/http-conduit-2.1.7.2.ebuild b/dev-haskell/http-conduit/http-conduit-2.1.7.2.ebuild index 376df156fb6e..5c0365ce311b 100644 --- a/dev-haskell/http-conduit/http-conduit-2.1.7.2.ebuild +++ b/dev-haskell/http-conduit/http-conduit-2.1.7.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-haskell/conduit-0.5.5:=[profile?] <dev-haskell/conduit-1.3:=[profile?] |