diff options
author | Richard Freeman <rich0@gentoo.org> | 2016-01-02 09:18:29 -0500 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2016-01-02 09:20:49 -0500 |
commit | 445c625c7af03f96a834415503d90313336853c5 (patch) | |
tree | 5020e5792fbed39f469486592e5bf1698bc70685 /net-dns | |
parent | dev-php/php-redmine-api: add version 1.5.6. (diff) | |
download | gentoo-445c625c7af03f96a834415503d90313336853c5.tar.gz gentoo-445c625c7af03f96a834415503d90313336853c5.tar.bz2 gentoo-445c625c7af03f96a834415503d90313336853c5.zip |
net-dns/bind: amd64 stable
Gentoo-bug: 568982
Package-Manager: portage-2.2.24
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind/bind-9.10.3_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.10.3_p2.ebuild b/net-dns/bind/bind-9.10.3_p2.ebuild index 63d24bab8477..2e8c51f92498 100644 --- a/net-dns/bind/bind-9.10.3_p2.ebuild +++ b/net-dns/bind/bind-9.10.3_p2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |