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-lambda-term/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/ocaml-lambda-term') diff --git a/testing/ocaml-lambda-term/APKBUILD b/testing/ocaml-lambda-term/APKBUILD index e22c86b392..fe49bd4601 100644 --- a/testing/ocaml-lambda-term/APKBUILD +++ b/testing/ocaml-lambda-term/APKBUILD @@ -6,8 +6,8 @@ pkgver=1.13 pkgrel=0 pkgdesc="Terminal manipulation library for OCaml" url="https://github.com/diml/lambda-term" -# x86, armhf, s390x: limited by ocaml aport -arch="all !x86 !armhf !armv7 !s390x" +# x86, armhf, s390x, mips, mips64: limited by ocaml aport +arch="all !x86 !armhf !armv7 !s390x !mips !mips64" license="BSD-3-Clause" depends="ocaml-camomile ocaml-lwt ocaml-lwt_react ocaml-lwt_log ocaml-zed" makedepends=" -- cgit v1.2.3