diff options
author | Sam James <sam@gentoo.org> | 2024-09-05 01:04:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-05 01:04:03 +0100 |
commit | 88400864719f26529533df67462f5470adc3862b (patch) | |
tree | 66204b9b5a370039d772a70ea8c9758f61d42bfe /net-dns | |
parent | dev-libs/openssl: Stabilize 3.0.14 arm64, #938907 (diff) | |
download | gentoo-88400864719f26529533df67462f5470adc3862b.tar.gz gentoo-88400864719f26529533df67462f5470adc3862b.tar.bz2 gentoo-88400864719f26529533df67462f5470adc3862b.zip |
net-dns/bind: Stabilize 9.16.50 arm64, #938923
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind/bind-9.16.50.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/bind-9.16.50.ebuild b/net-dns/bind/bind-9.16.50.ebuild index 4ed4b7ee7847..95d09246a9b8 100644 --- a/net-dns/bind/bind-9.16.50.ebuild +++ b/net-dns/bind/bind-9.16.50.ebuild @@ -38,7 +38,7 @@ S="${WORKDIR}/${MY_P}" 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" IUSE+=" json ldap lmdb mysql odbc postgres python selinux static-libs test xml +zlib" |