summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-28 15:58:56 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-28 15:58:56 +0200
commitddc91d4b076f447720a08604c669cc8b170ef367 (patch)
tree0ad39f194d50a878322e2baf62c74abc073d8278
parentsys-apps/portage: amd64 stable wrt bug #820569 (diff)
downloadgentoo-ddc91d4b076f447720a08604c669cc8b170ef367.tar.gz
gentoo-ddc91d4b076f447720a08604c669cc8b170ef367.tar.bz2
gentoo-ddc91d4b076f447720a08604c669cc8b170ef367.zip
net-dns/dnscrypt-proxy: amd64 stable wrt bug #820575
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.1.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.1.ebuild
index 3e4c51ce549e..4805a04e6876 100644
--- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.1.ebuild
+++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.1.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"