commit: c3a23eec80b83c2b006a42a8b0af58ee57cf06ef Author: Sven Wegener <swegener <AT> gentoo <DOT> org> AuthorDate: Wed Feb 11 05:59:00 2026 +0000 Commit: Sven Wegener <swegener <AT> gentoo <DOT> org> CommitDate: Wed Feb 11 06:00:08 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3a23eec
net-dns/pdns-recursor: stabilize 5.3.5 for amd64, x86 Bug: https://bugs.gentoo.org/969817 Signed-off-by: Sven Wegener <swegener <AT> gentoo.org> net-dns/pdns-recursor/pdns-recursor-5.3.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/pdns-recursor/pdns-recursor-5.3.5.ebuild b/net-dns/pdns-recursor/pdns-recursor-5.3.5.ebuild index 7f503c2b02df..985162ecff6b 100644 --- a/net-dns/pdns-recursor/pdns-recursor-5.3.5.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-5.3.5.ebuild @@ -111,7 +111,7 @@ SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.xz ${CARGO_CRATE_U LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="debug dns-over-tls dnstap snmp sodium systemd test valgrind" REQUIRED_USE="${LUA_REQUIRED_USE}" RESTRICT="!test? ( test )"
