summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-28 11:40:22 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-28 11:40:22 +0200
commit050db997d67998ac79bd6035322ddf876f513944 (patch)
tree1558c69b4e095aaeec292aeb30d6c5f63e6e6913 /net-dns
parentdev-ruby/zentest: arm stable wrt bug #719760 (diff)
downloadgentoo-050db997d67998ac79bd6035322ddf876f513944.tar.gz
gentoo-050db997d67998ac79bd6035322ddf876f513944.tar.bz2
gentoo-050db997d67998ac79bd6035322ddf876f513944.zip
net-dns/dnscrypt-proxy: arm stable wrt bug #719850
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.42.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.42.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.42.ebuild
index 8bf9227060fc..c5a72eee5cd9 100644
--- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.42.ebuild
+++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.42.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"