diff options
Diffstat (limited to 'community/ocaml-lablgtk/APKBUILD')
-rw-r--r-- | community/ocaml-lablgtk/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ocaml-lablgtk/APKBUILD b/community/ocaml-lablgtk/APKBUILD index c11830fa04..dfbf77907c 100644 --- a/community/ocaml-lablgtk/APKBUILD +++ b/community/ocaml-lablgtk/APKBUILD @@ -6,7 +6,7 @@ pkgver=2.18.6 pkgrel=0 pkgdesc="An OCaml interface to GTK+ 2.x" url="http://lablgtk.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.1-only-WITH-linking-exception" depends="ocaml-runtime" depends_dev="$pkgname=$pkgver-r$pkgrel |