summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-01-09 12:54:12 +0100
committerLars Wendler <polynomial-c@gentoo.org>2018-01-09 12:54:16 +0100
commitfe88a2577badcc237057614bc1777f7082ea8792 (patch)
treefb22c47c3579a96e9f64eb66011422b8329a80e5 /net-dns
parentsys-fs/inotify-tools: Bump to version 3.20.1 (diff)
downloadgentoo-fe88a2577badcc237057614bc1777f7082ea8792.tar.gz
gentoo-fe88a2577badcc237057614bc1777f7082ea8792.tar.bz2
gentoo-fe88a2577badcc237057614bc1777f7082ea8792.zip
net-dns/nsd: Version 4.1.18 stable for amd64 and x86.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/nsd/nsd-4.1.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/nsd/nsd-4.1.18.ebuild b/net-dns/nsd/nsd-4.1.18.ebuild
index 4a7e4dbabe2b..537cf030813c 100644
--- a/net-dns/nsd/nsd-4.1.18.ebuild
+++ b/net-dns/nsd/nsd-4.1.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# 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 libressl"
S="${WORKDIR}/${MY_P}"