aboutsummaryrefslogtreecommitdiffstats
path: root/community/ocaml-findlib
diff options
context:
space:
mode:
Diffstat (limited to 'community/ocaml-findlib')
-rw-r--r--community/ocaml-findlib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ocaml-findlib/APKBUILD b/community/ocaml-findlib/APKBUILD
index be6706a012..f35df02723 100644
--- a/community/ocaml-findlib/APKBUILD
+++ b/community/ocaml-findlib/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.8.0
pkgrel=0
pkgdesc="OCaml package manager"
url="http://projects.camlcity.org/projects/findlib.html"
-arch="all !x86 !armhf !s390x" # limited by ocaml abuild
+arch="all !x86 !armhf !armv7 !s390x" # limited by ocaml abuild
license="MIT"
depends="ocaml ocaml-runtime"
depends_dev="$pkgname=$pkgver-r$pkgrel"