net-dns/nsd: x86 stable wrt bug #855152

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2022-06-30 09:03:50 +02:00
parent 7d1854ac54
commit 62a79c7bb4

View File

@@ -19,7 +19,7 @@ else
MY_P="${PN}-${MY_PV}"
[[ "${PV}" == *_beta* ]] || [[ "${PV}" == *_rc* ]] || \
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
fi