aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2017-02-26 20:54:31 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2017-02-26 20:54:31 +0000
commit985c1618490852ec1104f36deca61ed5e34728cc (patch)
treed073fb59b7f50906219c88b717818be7552f3740 /testing
parent1d0358126ae631c3dc579271cd9376e07bb1a4d6 (diff)
downloadaports-985c1618490852ec1104f36deca61ed5e34728cc.tar.bz2
aports-985c1618490852ec1104f36deca61ed5e34728cc.tar.xz
testing/td-agent-bit: blacklist aarch64, libco doesn't build
Diffstat (limited to 'testing')
-rw-r--r--testing/td-agent-bit/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/td-agent-bit/APKBUILD b/testing/td-agent-bit/APKBUILD
index 308c1016e9..85d2744997 100644
--- a/testing/td-agent-bit/APKBUILD
+++ b/testing/td-agent-bit/APKBUILD
@@ -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"
+arch="all !aarch64"
license="Apache2.0"
makedepends="cmake linux-headers zlib-dev mbedtls-dev"
subpackages="$pkgname-dev $pkgname-doc"