aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-lwt_log/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ocaml-lwt_log/APKBUILD')
-rw-r--r--testing/ocaml-lwt_log/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-lwt_log/APKBUILD b/testing/ocaml-lwt_log/APKBUILD
index 9f713d1082..ae5c91e295 100644
--- a/testing/ocaml-lwt_log/APKBUILD
+++ b/testing/ocaml-lwt_log/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.1.0
pkgrel=0
pkgdesc="Lwt-friendly logger"
url="https://github.com/aantron/lwt_log"
-arch="all !x86 !armhf !s390x" # limited by ocaml aport
+arch="all !x86 !armhf !armv7 !s390x" # limited by ocaml aport
license="LGPL-2.1-or-later-WITH-linking-exception BSD-3-Clause"
depends="ocaml-runtime ocaml-lwt>=4.0.0"
makedepends="dune ocaml ocaml-findlib ocaml-lwt-dev>=4.0.0 opam"