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