summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-16 19:55:49 +0100
committerSam James <sam@gentoo.org>2021-09-16 19:55:49 +0100
commitcb22a1f8231995f128bd23214e85ecd2fd843fcd (patch)
tree87464e9ad6d0d2a452c96e5e1fee66fb1ecc01c0 /net-dns
parentsys-apps/texinfo: Stabilize 6.8 arm64, #813150 (diff)
downloadgentoo-cb22a1f8231995f128bd23214e85ecd2fd843fcd.tar.gz
gentoo-cb22a1f8231995f128bd23214e85ecd2fd843fcd.tar.bz2
gentoo-cb22a1f8231995f128bd23214e85ecd2fd843fcd.zip
net-dns/dnscrypt-proxy: Stabilize 2.1.0 arm64, #813162
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.0.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.0.ebuild
index bb63067c927b..62f6800aef87 100644
--- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.0.ebuild
+++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.0.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://${EGO_PN}.git"
else
SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 arm arm64 ~ppc64 ~x86"
fi
DESCRIPTION="A flexible DNS proxy, with support for encrypted DNS protocols"