diff options
Diffstat (limited to 'testing/js_of_ocaml/APKBUILD')
-rw-r--r-- | testing/js_of_ocaml/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/js_of_ocaml/APKBUILD b/testing/js_of_ocaml/APKBUILD index 3c6b50ad86..892c507eeb 100644 --- a/testing/js_of_ocaml/APKBUILD +++ b/testing/js_of_ocaml/APKBUILD @@ -6,7 +6,7 @@ pkgver=3.1.0 pkgrel=3 pkgdesc="Compiler from OCaml to Javascript" url="http://ocsigen.org/js_of_ocaml/" -arch="all !x86 !armhf !s390x" # limited by ocaml aport +arch="all !x86 !armhf !armv7 !s390x" # limited by ocaml aport license="LGPL-2.0-or-later" depends=" $pkgname-compiler=$pkgver-r$pkgrel |