this repo has no description

Update packages/bls12-381/bls12-381.18.0/opam

Changed files
+1 -1
packages
bls12-381
bls12-381.18.0
+1 -1
packages/bls12-381/bls12-381.18.0/opam
···
["dune" "build" "-p" name "-j" jobs]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
-
available: arch != "arm32" & arch != "x86_32"
+
available: arch != "arm32" & arch != "x86_32" & arch != "ppc64" & arch != "s390x"
synopsis: "Implementation of the BLS12-381 curve (wrapper for the Blst library)"
url {
src: "https://gitlab.com/tezos/tezos/-/archive/v18.0/tezos-18.0.tar.gz"