mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
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:
parent
5e49e48dfa
commit
33ebcfcbd9
@ -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="
|
||||
|
Loading…
Reference in New Issue
Block a user