mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/ocaml-lambda-term: don't build on arches w/o ocaml and cppo
This commit is contained in:
parent
0f87ce0446
commit
e921371f31
@ -6,7 +6,7 @@ pkgver=1.12.0
|
||||
pkgrel=0
|
||||
pkgdesc="Terminal manipulation library for OCaml"
|
||||
url="https://github.com/diml/lambda-term"
|
||||
arch="all"
|
||||
arch="all !x86 !armhf !s390x !ppc64le" # limited by ocaml and ocaml-cppo aports
|
||||
license="BSD-3-Clause"
|
||||
depends="ocaml-camomile ocaml-lwt ocaml-lwt-react ocaml-zed"
|
||||
makedepends="
|
||||
|
Loading…
Reference in New Issue
Block a user