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/
Date: Thu, 29 Sep 2016 13:15:05
Message-Id: 1475154868.d259be2ed6eb39b9a4afb4230dd63a3a6ad45ccd.ago@gentoo
1 commit: d259be2ed6eb39b9a4afb4230dd63a3a6ad45ccd
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 13:14:28 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 13:14:28 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d259be2e
7
8 net-dns/bind: arm stable wrt bug #595340
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-dns/bind/bind-9.10.4_p3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-dns/bind/bind-9.10.4_p3.ebuild b/net-dns/bind/bind-9.10.4_p3.ebuild
18 index 9fa01cb..c9f76a2 100644
19 --- a/net-dns/bind/bind-9.10.4_p3.ebuild
20 +++ b/net-dns/bind/bind-9.10.4_p3.ebuild
21 @@ -39,7 +39,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz
22
23 LICENSE="GPL-2 ISC BSD BSD-2 HPND JNIC openssl"
24 SLOT="0"
25 -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~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 ~hppa ~ia64 ~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="berkdb +caps dlz doc fetchlimit filter-aaaa fixed-rrset geoip gost gssapi idn ipv6
28 json ldap libressl mysql nslint odbc postgres python rpz seccomp selinux sit ssl static-libs
29 +threads urandom xml"