aboutsummaryrefslogtreecommitdiffstats
path: root/community/dnscrypt-proxy/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dnscrypt-proxy/APKBUILD')
-rw-r--r--community/dnscrypt-proxy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dnscrypt-proxy/APKBUILD b/community/dnscrypt-proxy/APKBUILD
index a0aefd5ed09..fb8053153ee 100644
--- a/community/dnscrypt-proxy/APKBUILD
+++ b/community/dnscrypt-proxy/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.0.45
pkgrel=0
pkgdesc="Tool for securing communications between a client and a DNS resolver"
url="https://dnscrypt.info"
-arch="all !mips64" # no golang on mips64
+arch="all"
license="ISC"
depends="ca-certificates"
makedepends="libcap go"