aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-labltk/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ocaml-labltk/APKBUILD')
-rw-r--r--testing/ocaml-labltk/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-labltk/APKBUILD b/testing/ocaml-labltk/APKBUILD
index c6e34ce285..e36d66a6c3 100644
--- a/testing/ocaml-labltk/APKBUILD
+++ b/testing/ocaml-labltk/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
_ocamlver=4.06
pkgdesc="Tcl/Tk interface for OCaml"
url="http://labltk.forge.ocamlcore.org/"
-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-WITH-linking-exception"
depends="ocaml-runtime"
depends_dev="$pkgname=$pkgver-r$pkgrel"