From 4347a73f473e60e176bdeb876a7a9dbb0f161927 Mon Sep 17 00:00:00 2001 From: "Sam James (sam_c)" Date: Sun, 29 Mar 2020 00:30:04 +0000 Subject: [PATCH] net-dns/dnscrypt-proxy: amd64 stable for 2.0.39 The current version is 2.0.33 which is a bit old, so bump for amd64 for now. Will do a full STABLEREQ for 2.0.4x once newly keyworded has had time to settle on it, and they've been in tree the requisite amount of time. Signed-off-by: Sam James (sam_c) Closes: https://github.com/gentoo/gentoo/pull/15159 Signed-off-by: Georgy Yakovlev --- net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.39.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.39.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.39.ebuild index bf14276c8481..99b2bf98d0e5 100644 --- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.39.ebuild +++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.39.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 ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~ppc64 ~x86" fi DESCRIPTION="A flexible DNS proxy, with support for encrypted DNS protocols" -- 2.26.2