testing/ocaml-zed: enable on ppc64le

This commit is contained in:
Jakub Jirutka 2018-03-13 16:27:22 +01:00
parent d6e775b8b8
commit 264096f074

View File

@ -7,8 +7,7 @@ pkgrel=1
pkgdesc="Abstract engine for text edition in OCaml" pkgdesc="Abstract engine for text edition in OCaml"
url="https://github.com/diml/zed" url="https://github.com/diml/zed"
# x86, armhf, s390x: limited by ocaml aport # x86, armhf, s390x: limited by ocaml aport
# ppc64le: limited by ocaml-camomile aport arch="all !x86 !armhf !s390x"
arch="all !x86 !armhf !s390x !ppc64le"
license="BSD-3-Clause" license="BSD-3-Clause"
depends="ocaml-runtime" depends="ocaml-runtime"
makedepends="dune ocaml ocaml-compiler-libs ocaml-camomile-dev ocaml-findlib makedepends="dune ocaml ocaml-compiler-libs ocaml-camomile-dev ocaml-findlib