repo/gentoo:master commit in: net-dns/bind/
"Eli Schwartz" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786733703.dad53ec14f20f7a3ad99674cdf81a387906131c3.eschwartz@gentoo> |
commit: dad53ec14f20f7a3ad99674cdf81a387906131c3
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 13:23:39 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 18:55:03 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad53ec1
net-dns/bind: Stabilize 9.20.26 amd64, #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 44b8c4cbd473..26b22b681fb0 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 )"