mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/ocaml-lambda-term: enable on ppc64le
It was failing due to ocaml-lwt, this has been fixed in 561ee68a37add471ba206c25a29197498802cbed.
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…
x
Reference in New Issue
Block a user