summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2021-10-12 21:44:54 +0200
committerLars Wendler <polynomial-c@gentoo.org>2021-10-12 21:44:54 +0200
commit349ee570cc8a08e766ebb7197fedcec84a5ac175 (patch)
treedfeaecf89bd3d0018755551596bddb38481b167f /net-dns/nsd
parentnet-dns/nsd: Bump to version 4.3.8 (diff)
downloadgentoo-349ee570cc8a08e766ebb7197fedcec84a5ac175.tar.gz
gentoo-349ee570cc8a08e766ebb7197fedcec84a5ac175.tar.bz2
gentoo-349ee570cc8a08e766ebb7197fedcec84a5ac175.zip
net-dns/nsd: Version 4.3.7 stable for amd64 and x86
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-dns/nsd')
-rw-r--r--net-dns/nsd/nsd-4.3.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/nsd/nsd-4.3.7.ebuild b/net-dns/nsd/nsd-4.3.7.ebuild
index 729d48122082..21733815a1e3 100644
--- a/net-dns/nsd/nsd-4.3.7.ebuild
+++ b/net-dns/nsd/nsd-4.3.7.ebuild
@@ -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"
S="${WORKDIR}/${MY_P}"