diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 16:14:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 16:14:57 +0100 |
commit | 682f4f7f809dd2c47bc29808f9a6180c917b2353 (patch) | |
tree | 74096aae2245ee57c17aef34e4a57e57c539ac79 | |
parent | x11-misc/xlockmore: amd64 stable wrt bug #604370 (diff) | |
download | gentoo-682f4f7f809dd2c47bc29808f9a6180c917b2353.tar.gz gentoo-682f4f7f809dd2c47bc29808f9a6180c917b2353.tar.bz2 gentoo-682f4f7f809dd2c47bc29808f9a6180c917b2353.zip |
net-dns/nsd: amd64 stable wrt bug #604374
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-dns/nsd/nsd-4.1.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/nsd/nsd-4.1.14.ebuild b/net-dns/nsd/nsd-4.1.14.ebuild index 5c3f1296bbb3..e42c13a323a2 100644 --- a/net-dns/nsd/nsd-4.1.14.ebuild +++ b/net-dns/nsd/nsd-4.1.14.ebuild @@ -17,7 +17,7 @@ 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" RDEPEND=" |