diff --git a/testing/influxdb/APKBUILD b/testing/influxdb/APKBUILD index 32a13085235..35435613554 100644 --- a/testing/influxdb/APKBUILD +++ b/testing/influxdb/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.1.0 pkgrel=0 pkgdesc="Scalable datastore for metrics, events, and real-time analytics" url="https://www.influxdata.com/time-series-platform/influxdb/" -arch="all" +arch="all !aarch64" license="MIT" makedepends="go glide python2 asciidoc xmlto" pkgusers="influxdb"