net-dns/dnscrypt-proxy: x86 stable wrt bug #813162

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2021-09-18 14:30:39 +02:00
parent a52320676c
commit 36d0fd58cc

View File

@@ -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"