Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/bind-tools/
Date: Thu, 29 Sep 2016 13:28:40
Message-Id: 1475155705.47907aad44f9ba184f7b3a3e7b351896f9beefd3.ago@gentoo
1 commit: 47907aad44f9ba184f7b3a3e7b351896f9beefd3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 13:26:05 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 13:28:25 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47907aad
7
8 net-dns/bind-tools: ia64 stable wrt bug #595340
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-dns/bind-tools/bind-tools-9.10.4_p3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-dns/bind-tools/bind-tools-9.10.4_p3.ebuild b/net-dns/bind-tools/bind-tools-9.10.4_p3.ebuild
18 index 359abe2..d8daaa1 100644
19 --- a/net-dns/bind-tools/bind-tools-9.10.4_p3.ebuild
20 +++ b/net-dns/bind-tools/bind-tools-9.10.4_p3.ebuild
21 @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz"
22
23 LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl"
24 SLOT="0"
25 -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"
26 +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"
27 IUSE="doc gost gssapi idn ipv6 libressl readline seccomp ssl urandom xml"
28 # no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687