summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-09-26 09:55:11 +0200
committerLars Wendler <polynomial-c@gentoo.org>2018-09-26 09:55:11 +0200
commitdd01800fbfa34f2874b0457f6f00d5b2f712b210 (patch)
tree4f1a5fa4bb4ffa34d34d74217dc29d20c68bbf56 /net-dns
parentnet-dns/nsd: Bump to version 4.1.25 (diff)
downloadgentoo-dd01800fbfa34f2874b0457f6f00d5b2f712b210.tar.gz
gentoo-dd01800fbfa34f2874b0457f6f00d5b2f712b210.tar.bz2
gentoo-dd01800fbfa34f2874b0457f6f00d5b2f712b210.zip
net-dns/nsd: Version 4.1.24 stable for amd64 and x86.
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/nsd/nsd-4.1.24.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/nsd/nsd-4.1.24.ebuild b/net-dns/nsd/nsd-4.1.24.ebuild
index 4ba2bdca0910..bce39add9171 100644
--- a/net-dns/nsd/nsd-4.1.24.ebuild
+++ b/net-dns/nsd/nsd-4.1.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.nlnetlabs.nl/projects/nsd"
SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="bind8-stats ipv6 libevent minimal-responses mmap munin +nsec3 ratelimit root-server runtime-checks ssl systemd libressl"
S="${WORKDIR}/${MY_P}"