commit: 995bb5f01eb83d5d3084ed475db85c91524a631e Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 5 19:34:21 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 5 19:35:36 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=995bb5f0
net-dns/dnsdist: Stabilize 1.9.11 amd64, #967306 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> net-dns/dnsdist/dnsdist-1.9.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dns/dnsdist/dnsdist-1.9.11.ebuild b/net-dns/dnsdist/dnsdist-1.9.11.ebuild index b80492557968..6a1d160788ee 100644 --- a/net-dns/dnsdist/dnsdist-1.9.11.ebuild +++ b/net-dns/dnsdist/dnsdist-1.9.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://downloads.powerdns.com/releases/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="bpf cdb dnscrypt dnstap doh doh3 ipcipher lmdb quic regex snmp +ssl systemd test web xdp" RESTRICT="!test? ( test )"
