testing/vector: disable on loongarch64

This commit is contained in:
ptrcnull 2024-07-10 21:51:42 +02:00
parent 0503675c78
commit cdcefdc22d

View File

@ -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