Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/bind-tools/
Date: Mon, 02 May 2016 03:33:25
Message-Id: 1462160103.0480ff81b4b3d2e48b6ea19ee8921533f28519bb.mattst88@gentoo
1 commit: 0480ff81b4b3d2e48b6ea19ee8921533f28519bb
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 00:58:25 2016 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon May 2 03:35:03 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0480ff81
7
8 net-dns/bind-tools: alpha stable, bug 576902.
9
10 net-dns/bind-tools/bind-tools-9.10.3_p4.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-dns/bind-tools/bind-tools-9.10.3_p4.ebuild b/net-dns/bind-tools/bind-tools-9.10.3_p4.ebuild
14 index f0c4a9b..525a0aa 100644
15 --- a/net-dns/bind-tools/bind-tools-9.10.3_p4.ebuild
16 +++ b/net-dns/bind-tools/bind-tools-9.10.3_p4.ebuild
17 @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz"
18
19 LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl"
20 SLOT="0"
21 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
22 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
23 IUSE="doc gost gssapi idn ipv6 libressl readline seccomp ssl urandom xml"
24 # no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687