diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/etcd/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
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" |