commit: bd6206b03123ac7b687ac9c75c61f9fd9a161a6b Author: Sven Wegener <swegener <AT> gentoo <DOT> org> AuthorDate: Tue Oct 7 15:23:17 2025 +0000 Commit: Sven Wegener <swegener <AT> gentoo <DOT> org> CommitDate: Tue Oct 7 20:01:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd6206b0
net-dns/pdns-recursor: stabilize 5.2.5 for amd64, x86 Signed-off-by: Sven Wegener <swegener <AT> gentoo.org> net-dns/pdns-recursor/pdns-recursor-5.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/pdns-recursor/pdns-recursor-5.2.5.ebuild b/net-dns/pdns-recursor/pdns-recursor-5.2.5.ebuild index ca3f3411d800..dd20d8eab9c6 100644 --- a/net-dns/pdns-recursor/pdns-recursor-5.2.5.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-5.2.5.ebuild @@ -54,7 +54,7 @@ SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.bz2 ${CARGO_CRATE_ 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 )"
