summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-16 10:01:55 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-16 10:01:59 +0200
commit76282551fb501b5f208124f800468d80de4b6735 (patch)
tree3a0270f4149d4293b8d306ad8b811691f82c5842 /net-dns/dnscrypt-proxy
parentsys-apps/logwatch: amd64 stable wrt bug #813147 (diff)
downloadgentoo-76282551fb501b5f208124f800468d80de4b6735.tar.gz
gentoo-76282551fb501b5f208124f800468d80de4b6735.tar.bz2
gentoo-76282551fb501b5f208124f800468d80de4b6735.zip
net-dns/dnscrypt-proxy: amd64 stable wrt bug #813162
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns/dnscrypt-proxy')
-rw-r--r--net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 a10d4a1a10ef..bb63067c927b 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"