From 5c5ee0e6fafc80ce4958ed4e8538c57f011040ea Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 3 Jun 2026 22:29:27 +0100 Subject: [PATCH] net-dns/bind: Stabilize 9.20.23 x86, #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 14d00d27a58e0..f4d8e3028bc4c 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 )"