commit: c6c38931d8f78e76193ed392428bcfa1a710b5c2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 29 18:29:39 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 29 18:29:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6c38931
net-dns/dnscrypt-proxy: Stabilize 2.1.1 arm, #820575
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 8005f0be176..d1187e0fcd7 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"