summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-29 19:29:39 +0100
committerSam James <sam@gentoo.org>2021-10-29 19:29:39 +0100
commitc6c38931d8f78e76193ed392428bcfa1a710b5c2 (patch)
tree0e6f6bcad2349b6b71cbb188606a90c17d36c700
parentdev-vcs/rcs: Stabilize 5.9.4 arm, #820206 (diff)
downloadgentoo-c6c38931.tar.gz
gentoo-c6c38931.tar.bz2
gentoo-c6c38931.zip
net-dns/dnscrypt-proxy: Stabilize 2.1.1 arm, #820575
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.1.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.1.ebuild
index 8005f0be1763..d1187e0fcd7d 100644
--- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.1.ebuild
+++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.1.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"