summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-28 11:39:22 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-28 11:39:22 +0200
commit29500185a619871f9941f1f814043508e84a92d7 (patch)
tree3f8e246fb97e8b6229523c3ffb2a47c428437660 /net-dns/dnscrypt-proxy
parentdev-ruby/zentest: amd64 stable wrt bug #719760 (diff)
downloadgentoo-29500185a619871f9941f1f814043508e84a92d7.tar.gz
gentoo-29500185a619871f9941f1f814043508e84a92d7.tar.bz2
gentoo-29500185a619871f9941f1f814043508e84a92d7.zip
net-dns/dnscrypt-proxy: amd64 stable wrt bug #719850
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns/dnscrypt-proxy')
-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 0f6de969f21f..8bf9227060fc 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"