diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-08 11:01:46 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-08 11:01:46 +0100 |
commit | 15c117027dbb9f894c3523e2f5fce6515ec8a082 (patch) | |
tree | 0915a8e74e7b8a1e71d4d9a73f916d7b48e63cb9 /net-dns | |
parent | media-gfx/plantuml: Stabilize 1.2021.12 amd64, #822390 (diff) | |
download | gentoo-15c117027dbb9f894c3523e2f5fce6515ec8a082.tar.gz gentoo-15c117027dbb9f894c3523e2f5fce6515ec8a082.tar.bz2 gentoo-15c117027dbb9f894c3523e2f5fce6515ec8a082.zip |
net-dns/bind: Stabilize 9.16.22 amd64, #822168
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind/bind-9.16.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/bind-9.16.22.ebuild b/net-dns/bind/bind-9.16.22.ebuild index 19c1c69b2c8a..4a752ecb63a1 100644 --- a/net-dns/bind/bind-9.16.22.ebuild +++ b/net-dns/bind/bind-9.16.22.ebuild @@ -33,7 +33,7 @@ SRC_URI="https://downloads.isc.org/isc/bind9/${PV}/${P}.tar.xz LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" # -berkdb by default re bug 602682 IUSE="berkdb +caps +dlz dnstap doc dnsrps fixed-rrset geoip geoip2 gssapi json ldap lmdb mysql odbc postgres python selinux static-libs xml +zlib" |