aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-wtf8/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ocaml-wtf8/APKBUILD')
-rw-r--r--testing/ocaml-wtf8/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-wtf8/APKBUILD b/testing/ocaml-wtf8/APKBUILD
index 54e33935454..73e0d6fd821 100644
--- a/testing/ocaml-wtf8/APKBUILD
+++ b/testing/ocaml-wtf8/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.0.1
pkgrel=0
pkgdesc="An ocaml library that implements a WTF-8 encoder and decoder"
url="https://github.com/flowtype/ocaml-wtf8"
-arch="all !x86 !armhf !s390x" # limited by ocaml aport
+arch="all !x86 !armhf !armv7 !s390x" # limited by ocaml aport
license="MIT"
depends="ocaml-runtime"
makedepends="dune ocaml ocaml-findlib opam"