mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/ocaml-lambda-term: rebuild with ocaml 4.06.1, enable on ppc64le
...and fix depends. ocaml-cppo is now available for ppc64le.
This commit is contained in:
parent
50a864291c
commit
93fb133d7a
@ -3,10 +3,10 @@
|
||||
pkgname=ocaml-lambda-term
|
||||
_pkgname=lambda-term
|
||||
pkgver=1.12.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Terminal manipulation library for OCaml"
|
||||
url="https://github.com/diml/lambda-term"
|
||||
arch="all !x86 !armhf !s390x !ppc64le" # limited by ocaml and ocaml-cppo aports
|
||||
arch="all !x86 !armhf !s390x" # limited by ocaml aport
|
||||
license="BSD-3-Clause"
|
||||
depends="ocaml-camomile ocaml-lwt ocaml-lwt-react ocaml-zed"
|
||||
makedepends="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user