aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/ocaml-zed/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/ocaml-zed/APKBUILD b/testing/ocaml-zed/APKBUILD
index 5cab90a529..d1be09ed5c 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