diff options
Diffstat (limited to 'testing/ocaml')
-rw-r--r-- | testing/ocaml/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml/APKBUILD b/testing/ocaml/APKBUILD index 3764148121..2b7f9bd9ba 100644 --- a/testing/ocaml/APKBUILD +++ b/testing/ocaml/APKBUILD @@ -5,7 +5,7 @@ pkgver=4.03.0 pkgrel=0 pkgdesc="Main implementation of the Caml programming language" url="http://caml.inria.fr" -arch="all" +arch="all !aarch64" license="QPL-1.0/GPLv2" makedepends="ncurses-dev zlib-dev gdbm-dev" install="" |