diff --git a/testing/ocaml-lambda-term/APKBUILD b/testing/ocaml-lambda-term/APKBUILD
index e23527c1e54e68f7917fca259409ab5b91654ffd..24c123e31f7d4aded2b4f80e5fd4386198246cdd 100644
--- a/testing/ocaml-lambda-term/APKBUILD
+++ b/testing/ocaml-lambda-term/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.12.0
 pkgrel=0
 pkgdesc="Terminal manipulation library for OCaml"
 url="https://github.com/diml/lambda-term"
-arch="all"
+arch="all !x86 !armhf !s390x !ppc64le"  # limited by ocaml and ocaml-cppo aports
 license="BSD-3-Clause"
 depends="ocaml-camomile ocaml-lwt ocaml-lwt-react ocaml-zed"
 makedepends="