summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-16 07:28:59 +0100
committerSam James <sam@gentoo.org>2021-09-16 07:28:59 +0100
commit86b95f05871a27d37fb991269a67bca09168bd91 (patch)
treebf554e8e0392978b87f93543d8f7336ce34f83a0 /net-dns
parentsys-apps/texinfo: Stabilize 6.8 arm, #813150 (diff)
downloadgentoo-86b95f05871a27d37fb991269a67bca09168bd91.tar.gz
gentoo-86b95f05871a27d37fb991269a67bca09168bd91.tar.bz2
gentoo-86b95f05871a27d37fb991269a67bca09168bd91.zip
net-dns/dnscrypt-proxy: Stabilize 2.1.0 arm, #813162
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.0.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.0.ebuild
index 3e4c51ce549e..a10d4a1a10ef 100644
--- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.0.ebuild
+++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.0.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"