diff options
Diffstat (limited to 'testing/ocaml-react/APKBUILD')
| -rw-r--r-- | testing/ocaml-react/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-react/APKBUILD b/testing/ocaml-react/APKBUILD index e3f96a6317..2284af3141 100644 --- a/testing/ocaml-react/APKBUILD +++ b/testing/ocaml-react/APKBUILD @@ -6,7 +6,7 @@ pkgver=1.2.1 pkgrel=0 pkgdesc="OCaml framework for Functional Reactive Programming (FRP)" url="http://erratique.ch/software/react" -arch="all !x86 !armhf !armv7 !s390x" # limited by ocaml aport +arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml aport license="ISC" depends="ocaml-runtime" makedepends="ncurses ocaml ocaml-compiler-libs ocaml-findlib ocaml-topkg ocamlbuild opam" |
