Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnscrypt-proxy/
Date: Tue, 02 Feb 2021 21:00:41
Message-Id: 1612299627.6a88d0ce2de8d491736539a2dc36f1f730990b5f.sam@gentoo
1 commit: 6a88d0ce2de8d491736539a2dc36f1f730990b5f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 2 21:00:27 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 2 21:00:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a88d0ce
7
8 net-dns/dnscrypt-proxy: Stabilize 2.0.45 amd64, #768372
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.45.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.45.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.45.ebuild
16 index 43359636f25..329d5a42670 100644
17 --- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.45.ebuild
18 +++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.45.ebuild
19 @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
20 EGIT_REPO_URI="https://${EGO_PN}.git"
21 else
22 SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
23 - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
24 + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
25 fi
26
27 DESCRIPTION="A flexible DNS proxy, with support for encrypted DNS protocols"