diff --git a/testing/ocaml-findlib/APKBUILD b/testing/ocaml-findlib/APKBUILD index 1a5abde915e..d3265bc4c9d 100644 --- a/testing/ocaml-findlib/APKBUILD +++ b/testing/ocaml-findlib/APKBUILD @@ -6,7 +6,7 @@ pkgver=1.6.2 pkgrel=0 pkgdesc="OCaml package manager" url="http://projects.camlcity.org/projects/findlib.html" -arch="x86_64" +arch="all !x86 !armhf" # limited by ocaml abuild license="MIT" depends="ocaml" depends_dev="$pkgname"