mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/vector: disable on loongarch64
This commit is contained in:
parent
0503675c78
commit
cdcefdc22d
@ -4,9 +4,9 @@ pkgver=0.39.0
|
||||
pkgrel=0
|
||||
pkgdesc="High-performance observability data pipeline"
|
||||
url="https://vector.dev/"
|
||||
# s390x, ppc64le: blocked by cargo-nextest
|
||||
# s390x, ppc64le, loongarch64: blocked by cargo-nextest
|
||||
# 32-bit: memory allocation error
|
||||
arch="all !s390x !ppc64le !x86 !armhf !armv7"
|
||||
arch="all !s390x !ppc64le !x86 !armhf !armv7 !loongarch64"
|
||||
license="MPL-2.0"
|
||||
makedepends="
|
||||
cargo
|
||||
|
Loading…
Reference in New Issue
Block a user