mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/td-agent-bit: disable on s390x
build fails
This commit is contained in:
parent
88905cac52
commit
d73d867f44
@ -6,7 +6,7 @@ pkgver=0.10.1
|
||||
pkgrel=0
|
||||
pkgdesc="Fast and Lightweight Log/Data Forwarder [fluent-bit]"
|
||||
url="http://fluentbit.io"
|
||||
arch="all !aarch64"
|
||||
arch="all !aarch64 !s390x"
|
||||
license="Apache-2.0"
|
||||
makedepends="cmake linux-headers zlib-dev mbedtls-dev"
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
|
Loading…
Reference in New Issue
Block a user