summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-09-23 18:07:35 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-09-23 19:40:16 +0100
commit772ba8971bc77b55246e75815aef110a7dad7300 (patch)
tree23b72b0642fce8d22a4cdbdc180ab9ebefb562fa /dev-haskell/http-conduit
parentdev-haskell/http-client: stable 0.4.30 for x86/amd64, bug #631138 (diff)
downloadgentoo-772ba8971bc77b55246e75815aef110a7dad7300.tar.gz
gentoo-772ba8971bc77b55246e75815aef110a7dad7300.tar.bz2
gentoo-772ba8971bc77b55246e75815aef110a7dad7300.zip
dev-haskell/http-conduit: stable 2.2.3 for x86/amd64, bug #631138
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64 x86"
Diffstat (limited to 'dev-haskell/http-conduit')
-rw-r--r--dev-haskell/http-conduit/http-conduit-2.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http-conduit/http-conduit-2.2.3.ebuild b/dev-haskell/http-conduit/http-conduit-2.2.3.ebuild
index 07e762b169e0..22d14c5eee62 100644
--- a/dev-haskell/http-conduit/http-conduit-2.2.3.ebuild
+++ b/dev-haskell/http-conduit/http-conduit-2.2.3.ebuild
@@ -14,7 +14,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/aeson-0.8:=[profile?]