aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-lambda-term
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-03-10 01:50:44 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-03-10 02:17:26 +0100
commit93fb133d7ae5e2d73760d477a35f9e8d896ee2bc (patch)
tree8358ef31669ade28c2f61a459c7973ace6dbefe6 /testing/ocaml-lambda-term
parent50a864291c2f9c34484e3a06f1cf520c9594d1bb (diff)
downloadaports-93fb133d7ae5e2d73760d477a35f9e8d896ee2bc.tar.bz2
aports-93fb133d7ae5e2d73760d477a35f9e8d896ee2bc.tar.xz
testing/ocaml-lambda-term: rebuild with ocaml 4.06.1, enable on ppc64le
...and fix depends. ocaml-cppo is now available for ppc64le.
Diffstat (limited to 'testing/ocaml-lambda-term')
-rw-r--r--testing/ocaml-lambda-term/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ocaml-lambda-term/APKBUILD b/testing/ocaml-lambda-term/APKBUILD
index 21c4f82826..17c06282c6 100644
--- a/testing/ocaml-lambda-term/APKBUILD
+++ b/testing/ocaml-lambda-term/APKBUILD
@@ -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="