From 7f68956c7aede52c903b0e86f6f77d2acbf68986 Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 19 Mar 2020 05:10:40 -0300 Subject: testing/etcd: pass chmod-clean --- testing/etcd/APKBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/etcd/APKBUILD b/testing/etcd/APKBUILD index 6b6c79f8be..020b46fd54 100644 --- a/testing/etcd/APKBUILD +++ b/testing/etcd/APKBUILD @@ -4,6 +4,7 @@ pkgname=etcd pkgver=3.4.5 pkgrel=0 pkgdesc="A highly-available key value store for shared configuration and service discovery" +options="chmod-clean" url="https://github.com/coreos/etcd" arch="x86_64 ppc64le" license="Apache-2.0" -- cgit v1.2.3