From c6730b94b75bbbb82fcdedd692781929cdf4d351 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 3 Jun 2026 22:29:25 +0100 Subject: [PATCH] net-dns/bind: Stabilize 9.20.23 amd64, #976621 Signed-off-by: Sam James --- net-dns/bind/bind-9.20.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/bind/bind-9.20.23.ebuild b/net-dns/bind/bind-9.20.23.ebuild index 4250bde1a60fc..14d00d27a58e0 100644 --- a/net-dns/bind/bind-9.20.23.ebuild +++ b/net-dns/bind/bind-9.20.23.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="dnstap doc doh fixed-rrset idn jemalloc geoip gssapi lmdb selinux static-libs systemtap test xml" RESTRICT="!test? ( test )"