commit: 4347a73f473e60e176bdeb876a7a9dbb0f161927 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info> AuthorDate: Sun Mar 29 00:30:04 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Thu Apr 2 05:18:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4347a73f
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) <sam <AT> cmpct.info> Closes: https://github.com/gentoo/gentoo/pull/15159 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> 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 bf14276c848..99b2bf98d0e 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"
