diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-20 15:03:06 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-20 15:03:06 +0100 |
commit | 8300fa2b8551e4249d4df91eb905eb510f16a5fe (patch) | |
tree | 02a630b75d5936e335b0061f69c9ad74aec013f8 | |
parent | virtual/httpd-php: Mark amd64 stable wrt bug 610078 (diff) | |
download | gentoo-8300fa2b8551e4249d4df91eb905eb510f16a5fe.tar.gz gentoo-8300fa2b8551e4249d4df91eb905eb510f16a5fe.tar.bz2 gentoo-8300fa2b8551e4249d4df91eb905eb510f16a5fe.zip |
net-dns/bind: ppc ppc64 stable (bug 608740).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r-- | net-dns/bind/bind-9.11.0_p3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/bind-9.11.0_p3.ebuild b/net-dns/bind/bind-9.11.0_p3.ebuild index 3a35907d3c43..76b865a50a2a 100644 --- a/net-dns/bind/bind-9.11.0_p3.ebuild +++ b/net-dns/bind/bind-9.11.0_p3.ebuild @@ -39,7 +39,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0" 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" # -berkdb by default re bug 602682 IUSE="-berkdb +caps dlz dnstap doc filter-aaaa fixed-rrset geoip gost gssapi idn ipv6 json ldap libressl lmdb mysql nslint odbc postgres python rpz seccomp selinux ssl static-libs |