diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-04 17:22:52 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-04 17:22:52 +0100 |
commit | 37512a422f7e35ce2e6c7f70b910774da6d88114 (patch) | |
tree | f060fcbd0852362a5f6eb9e22dce462a79f460b4 /net-dns | |
parent | dev-lisp/asdf: Drops old version 3.0.3 (diff) | |
download | gentoo-37512a422f7e35ce2e6c7f70b910774da6d88114.tar.gz gentoo-37512a422f7e35ce2e6c7f70b910774da6d88114.tar.bz2 gentoo-37512a422f7e35ce2e6c7f70b910774da6d88114.zip |
net-dns/bind-9.11.2_p1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/644706
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind/bind-9.11.2_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/bind-9.11.2_p1.ebuild b/net-dns/bind/bind-9.11.2_p1.ebuild index 60c845661d8d..541a4744b78c 100644 --- a/net-dns/bind/bind-9.11.2_p1.ebuild +++ b/net-dns/bind/bind-9.11.2_p1.ebuild @@ -38,7 +38,7 @@ SRC_URI="https://www.isc.org/downloads/file/${MY_P}/?version=tar-gz -> ${P}.tar. 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 |