repo/gentoo:master commit in: net-dns/bind/
"Eli Schwartz" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786733704.31901797bec69a9888f056abb036e5a984a82fdd.eschwartz@gentoo> |
commit: 31901797bec69a9888f056abb036e5a984a82fdd
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 13:23:40 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 18:55:04 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31901797
net-dns/bind: Stabilize 9.20.26 arm, #980843
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
net-dns/bind/bind-9.20.26.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-dns/bind/bind-9.20.26.ebuild b/net-dns/bind/bind-9.20.26.ebuild
index 26b22b681fb0..251e5f24251b 100644
--- a/net-dns/bind/bind-9.20.26.ebuild
+++ b/net-dns/bind/bind-9.20.26.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 )"