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-merlin-extend/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/ocaml-merlin-extend') diff --git a/testing/ocaml-merlin-extend/APKBUILD b/testing/ocaml-merlin-extend/APKBUILD index 7a279a65b2..73fefa37ed 100644 --- a/testing/ocaml-merlin-extend/APKBUILD +++ b/testing/ocaml-merlin-extend/APKBUILD @@ -6,7 +6,7 @@ pkgver=0.3 pkgrel=2 pkgdesc="SDK to extend Merlin" url="https://github.com/let-def/merlin-extend" -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" makedepends="ocaml ocaml-compiler-libs ocaml-cppo ocaml-findlib" -- cgit v1.2.3