summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-09 09:47:50 +0000
committerSam James <sam@gentoo.org>2021-02-09 09:47:50 +0000
commitef15bc0cf97d315b4b85223676ec413c0c11dcae (patch)
tree264cbea599ad5bbf0a3f9c4a4cf7092d12f36c18 /net-dns
parentsci-mathematics/ginac: Stabilize 1.7.11 x86, #766797 (diff)
downloadgentoo-ef15bc0cf97d315b4b85223676ec413c0c11dcae.tar.gz
gentoo-ef15bc0cf97d315b4b85223676ec413c0c11dcae.tar.bz2
gentoo-ef15bc0cf97d315b4b85223676ec413c0c11dcae.zip
net-dns/dnscrypt-proxy: Stabilize 2.0.45 x86, #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 329d5a42670d..33e8509cda00 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"