From 93d70155af5407d51c3657761eb1ab6bfd11ad94 Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Sun, 1 Oct 2017 15:13:02 +0000 Subject: testing/etcd: enable build on ppc64le --- testing/etcd/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/etcd') 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" -- cgit v1.2.3