diff options
-rw-r--r-- | testing/dnscrypt-proxy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dnscrypt-proxy/APKBUILD b/testing/dnscrypt-proxy/APKBUILD index 3311b54095..9b34b39180 100644 --- a/testing/dnscrypt-proxy/APKBUILD +++ b/testing/dnscrypt-proxy/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.3.0 pkgrel=0 pkgdesc="A tool for securing communications between a client and a DNS resolver" url="http://dnscrypt.org/" -arch="all" +arch="x86" license="custom" depends="" depends_dev="" |