commit: 86b95f05871a27d37fb991269a67bca09168bd91
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 16 06:28:59 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 16 06:28:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86b95f05
net-dns/dnscrypt-proxy: Stabilize 2.1.0 arm, #813162
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 3e4c51ce549..a10d4a1a10e 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"