summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-19 14:18:20 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-19 14:18:20 +0200
commit1871a414629061b2baa27849455e5e05905e6caf (patch)
tree2adac640acbac3a816e83fe9932ad897f4898f7a /net-dns/dnscrypt-proxy
parentmedia-radio/flrig: amd64 stable wrt bug #732560 (diff)
downloadgentoo-1871a414629061b2baa27849455e5e05905e6caf.tar.gz
gentoo-1871a414629061b2baa27849455e5e05905e6caf.tar.bz2
gentoo-1871a414629061b2baa27849455e5e05905e6caf.zip
net-dns/dnscrypt-proxy: amd64 stable wrt bug #732564
Package-Manager: Portage-2.3.99, Repoman-2.3.22 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.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 fb95b87cdf9a..a0456c6a5fc3 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"