From 293df7ec41ae14731d471980628b089b3c825a30 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Tue, 7 Apr 2020 19:29:27 +0000 Subject: testing: block ocaml packages on mips --- testing/ocaml-ppx_gen_rec/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/ocaml-ppx_gen_rec') diff --git a/testing/ocaml-ppx_gen_rec/APKBUILD b/testing/ocaml-ppx_gen_rec/APKBUILD index a71e4d9063..f3425add9c 100644 --- a/testing/ocaml-ppx_gen_rec/APKBUILD +++ b/testing/ocaml-ppx_gen_rec/APKBUILD @@ -6,7 +6,7 @@ pkgver=1.0.0 pkgrel=0 pkgdesc="OCaml preprocessor that generates a recursive module" url="https://github.com/flowtype/ocaml-ppx_gen_rec" -arch="all !x86 !armhf !armv7 !s390x" # limited by ocaml aport +arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml aport license="MIT" depends="ocaml-runtime ocaml-migrate-parsetree" makedepends="dune ocaml ocaml-compiler-libs ocaml-findlib ocaml-migrate-parsetree-dev opam" -- cgit v1.2.3