aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-sedlex/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ocaml-sedlex/APKBUILD')
-rw-r--r--testing/ocaml-sedlex/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-sedlex/APKBUILD b/testing/ocaml-sedlex/APKBUILD
index 4d0924f892..cea3e7eb6b 100644
--- a/testing/ocaml-sedlex/APKBUILD
+++ b/testing/ocaml-sedlex/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.99.4
pkgrel=0
pkgdesc="An OCaml lexer generator for Unicode"
url="https://github.com/alainfrisch/sedlex"
-arch="all !x86 !armhf !s390x" # limited by ocaml aport
+arch="all !x86 !armhf !armv7 !s390x" # limited by ocaml aport
license="MIT"
depends="ocaml-gen
ocaml-migrate-parsetree