diff options
author | Sam James <sam@gentoo.org> | 2024-03-03 00:23:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-03 00:24:12 +0000 |
commit | 27c32229e8c73f8b97434b5da0e1cb84a5807a0d (patch) | |
tree | b9630ee64882198184e9e3601aecf2de3d24b4e6 /net-dns/bind | |
parent | sys-devel/autogen: drop 5.18.16-r1, 5.18.16-r2 (diff) | |
download | gentoo-27c32229e8c73f8b97434b5da0e1cb84a5807a0d.tar.gz gentoo-27c32229e8c73f8b97434b5da0e1cb84a5807a0d.tar.bz2 gentoo-27c32229e8c73f8b97434b5da0e1cb84a5807a0d.zip |
net-dns/bind: Stabilize 9.16.48 arm64, #924895
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns/bind')
-rw-r--r-- | net-dns/bind/bind-9.16.48.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/bind-9.16.48.ebuild b/net-dns/bind/bind-9.16.48.ebuild index 1cb98a27afae..53cce33d0d70 100644 --- a/net-dns/bind/bind-9.16.48.ebuild +++ b/net-dns/bind/bind-9.16.48.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" |