summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-17 00:12:30 +0000
committerSam James <sam@gentoo.org>2020-07-17 00:14:31 +0000
commitb10c22f95971fb37104433cfbfb74c99895713e8 (patch)
tree70ba6abcea3e8f133d7bfc5ee40205c6720212bd /net-dns
parentdev-lang/php: rev bump (diff)
downloadgentoo-b10c22f95971fb37104433cfbfb74c99895713e8.tar.gz
gentoo-b10c22f95971fb37104433cfbfb74c99895713e8.tar.bz2
gentoo-b10c22f95971fb37104433cfbfb74c99895713e8.zip
net-dns/dnscrypt-proxy: arm64 stable (bug #732564)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.44.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.44.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.44.ebuild
index 08493ba2da8a..fb95b87cdf9a 100644
--- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.44.ebuild
+++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.44.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"