mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/b3sum: disable on mips
This commit is contained in:
parent
4b55901111
commit
0176fb479e
@ -5,7 +5,7 @@ pkgver=0.3.1
|
||||
pkgrel=0
|
||||
pkgdesc="Command line implementation of the BLAKE3 hash function"
|
||||
url="https://blake3.io"
|
||||
arch="all !s390x !armhf" # armhf: 'vaddq_u32': target specific option mismatch
|
||||
arch="all !s390x !armhf !mips !mips64" # armhf: 'vaddq_u32': target specific option mismatch
|
||||
license="CC0-1.0 OR Apache-2.0"
|
||||
makedepends="cargo"
|
||||
source="b3sum-$pkgver.tar.gz::https://crates.io/api/v1/crates/b3sum/$pkgver/download"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user