aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/etcd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/etcd/APKBUILD b/testing/etcd/APKBUILD
index 6cf704f0d9..195ed63561 100644
--- a/testing/etcd/APKBUILD
+++ b/testing/etcd/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.2.7
pkgrel=0
pkgdesc="A highly-available key value store for shared configuration and service discovery"
url="https://github.com/coreos/etcd"
-arch="x86_64"
+arch="x86_64 ppc64le"
license="ASL 2.0"
makedepends="go bash"
options="!strip"