summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-02 21:00:27 +0000
committerSam James <sam@gentoo.org>2021-02-02 21:00:27 +0000
commit6a88d0ce2de8d491736539a2dc36f1f730990b5f (patch)
tree60e90d6d6373ca54a2d0220d8a88ba877cb72d04 /net-dns
parentnet-analyzer/bwping: Stabilize 2.2 amd64, #768363 (diff)
downloadgentoo-6a88d0ce2de8d491736539a2dc36f1f730990b5f.tar.gz
gentoo-6a88d0ce2de8d491736539a2dc36f1f730990b5f.tar.bz2
gentoo-6a88d0ce2de8d491736539a2dc36f1f730990b5f.zip
net-dns/dnscrypt-proxy: Stabilize 2.0.45 amd64, #768372
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.45.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.45.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.45.ebuild
index 43359636f250..329d5a42670d 100644
--- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.45.ebuild
+++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.45.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"