aboutsummaryrefslogtreecommitdiffstats
path: root/testing/influxdb/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/influxdb/APKBUILD')
-rw-r--r--testing/influxdb/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/influxdb/APKBUILD b/testing/influxdb/APKBUILD
index a927ae49fe..1c1dc3f7c1 100644
--- a/testing/influxdb/APKBUILD
+++ b/testing/influxdb/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.2.2
pkgrel=0
pkgdesc="Scalable datastore for metrics, events, and real-time analytics"
url="https://www.influxdata.com/time-series-platform/influxdb/"
-arch="all !aarch64"
+arch="all !aarch64 !ppc64le"
license="MIT"
makedepends="go glide python2 asciidoc xmlto"
pkgusers="influxdb"