aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/ocaml/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ocaml/APKBUILD b/community/ocaml/APKBUILD
index 1f8ddf4f83..6307200420 100644
--- a/community/ocaml/APKBUILD
+++ b/community/ocaml/APKBUILD
@@ -5,7 +5,7 @@ pkgver=4.04.0
pkgrel=1
pkgdesc="Main implementation of the Caml programming language"
url="http://caml.inria.fr"
-arch="all"
+arch="all !x86 !armhf"
license="LGPLv2"
makedepends="ncurses-dev zlib-dev gdbm-dev"
install=""