testing/ocaml-lambda-term: enable on ppc64le

It was failing due to ocaml-lwt, this has been fixed in
561ee68a37.
This commit is contained in:
Jakub Jirutka 2018-03-16 14:54:02 +01:00
parent 5e49e48dfa
commit 33ebcfcbd9

View File

@ -7,8 +7,7 @@ pkgrel=2
pkgdesc="Terminal manipulation library for OCaml"
url="https://github.com/diml/lambda-term"
# x86, armhf, s390x: limited by ocaml aport
# ppc64le: fails to build
arch="all !x86 !armhf !s390x !ppc64le"
arch="all !x86 !armhf !s390x"
license="BSD-3-Clause"
depends="ocaml-camomile ocaml-lwt ocaml-lwt-react ocaml-zed"
makedepends="