From: Lars Wendler Date: Sun, 22 Mar 2020 00:52:16 +0000 (+0100) Subject: net-dns/nsd: Version 4.2.4 stable for amd64 and x86 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f397a37a14320298ed6b1e7ba032a2a3a177e30d;p=gentoo.git net-dns/nsd: Version 4.2.4 stable for amd64 and x86 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Lars Wendler --- diff --git a/net-dns/nsd/nsd-4.2.4.ebuild b/net-dns/nsd/nsd-4.2.4.ebuild index ec29bccb6144..fa42a2b9d37c 100644 --- a/net-dns/nsd/nsd-4.2.4.ebuild +++ b/net-dns/nsd/nsd-4.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" [[ "${PV}" == *_beta* ]] || [[ "${PV}" == *_rc* ]] || \ -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="bind8-stats dnstap ipv6 libevent minimal-responses mmap munin +nsec3 ratelimit root-server runtime-checks ssl systemd libressl" S="${WORKDIR}/${MY_P}"