summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-03-25 20:07:41 +0100
committerLars Wendler <polynomial-c@gentoo.org>2019-03-25 20:08:30 +0100
commitab27de57a822bd0468a273406d356f5499278f09 (patch)
treecdb745959ce9de62529629d36ceceb72012e10ef /net-dns/nsd
parentnet-dns/nsd: Bump to version 4.1.27 (diff)
downloadgentoo-ab27de57a822bd0468a273406d356f5499278f09.tar.gz
gentoo-ab27de57a822bd0468a273406d356f5499278f09.tar.bz2
gentoo-ab27de57a822bd0468a273406d356f5499278f09.zip
net-dns/nsd: Version 4.1.26 stable for amd64 and x86
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-dns/nsd')
-rw-r--r--net-dns/nsd/nsd-4.1.26.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/nsd/nsd-4.1.26.ebuild b/net-dns/nsd/nsd-4.1.26.ebuild
index 2d738583621d..87248c93455e 100644
--- a/net-dns/nsd/nsd-4.1.26.ebuild
+++ b/net-dns/nsd/nsd-4.1.26.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 dnstap ipv6 libevent minimal-responses mmap munin +nsec3 ratelimit root-server runtime-checks ssl systemd libressl"
S="${WORKDIR}/${MY_P}"