summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-05-28 17:56:51 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-05-29 08:56:42 +0200
commitbbb4972e28ff5025223db380c1507d00265eb104 (patch)
tree584af703c1c8d220eb5a61fe7455d7dc6583abfe /dev-haskell/http
parentdev-haskell/scientific: add ~x86-linux keyword (diff)
downloadgentoo-bbb4972e28ff5025223db380c1507d00265eb104.tar.gz
gentoo-bbb4972e28ff5025223db380c1507d00265eb104.tar.bz2
gentoo-bbb4972e28ff5025223db380c1507d00265eb104.zip
dev-haskell/http: add ~x86-linux keyword
Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'dev-haskell/http')
-rw-r--r--dev-haskell/http/http-4000.3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http/http-4000.3.5.ebuild b/dev-haskell/http/http-4000.3.5.ebuild
index f1639db2e11d..b5c0d4c06819 100644
--- a/dev-haskell/http/http-4000.3.5.ebuild
+++ b/dev-haskell/http/http-4000.3.5.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="amd64 x86 ~amd64-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="conduit10 +network-uri"
RDEPEND=">=dev-haskell/mtl-2.0:=[profile?] <dev-haskell/mtl-2.3:=[profile?]