diff options
author | 2016-04-11 12:21:10 +0200 | |
---|---|---|
committer | 2016-04-11 12:21:10 +0200 | |
commit | ed099d090353c815e3f70886afeeb79223c1f7d5 (patch) | |
tree | 9277db2ce0ec1b9af695f8e02e284e779dcefd4d /net-dns/bind | |
parent | www-plugins/adobe-flash: amd64 stable wrt bug #579166 (diff) | |
download | gentoo-ed099d090353c815e3f70886afeeb79223c1f7d5.tar.gz gentoo-ed099d090353c815e3f70886afeeb79223c1f7d5.tar.bz2 gentoo-ed099d090353c815e3f70886afeeb79223c1f7d5.zip |
net-dns/bind: amd64 stable wrt bug #576902
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns/bind')
-rw-r--r-- | net-dns/bind/bind-9.10.3_p4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/bind-9.10.3_p4.ebuild b/net-dns/bind/bind-9.10.3_p4.ebuild index 75022f9e6aa1..b1df87cfe685 100644 --- a/net-dns/bind/bind-9.10.3_p4.ebuild +++ b/net-dns/bind/bind-9.10.3_p4.ebuild @@ -39,7 +39,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz LICENSE="GPL-2 ISC BSD BSD-2 HPND JNIC openssl" SLOT="0" -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" +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" IUSE="berkdb +caps dlz doc fetchlimit filter-aaaa fixed-rrset geoip gost gssapi idn ipv6 json ldap libressl mysql nslint odbc postgres python rpz seccomp selinux sit ssl static-libs +threads urandom xml" |