commit: 53fb586bbc03147f4a6b5e85aa2238156ef48e3f Author: Sven Wegener <swegener <AT> gentoo <DOT> org> AuthorDate: Sat May 24 19:57:18 2025 +0000 Commit: Sven Wegener <swegener <AT> gentoo <DOT> org> CommitDate: Sat May 24 20:52:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53fb586b
net-dns/pdns-recursor: stabilize 5.2.2 for amd64, x86 Signed-off-by: Sven Wegener <swegener <AT> gentoo.org> net-dns/pdns-recursor/pdns-recursor-5.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/pdns-recursor/pdns-recursor-5.2.2.ebuild b/net-dns/pdns-recursor/pdns-recursor-5.2.2.ebuild index 231321b77adc..5c1fbd16ce2d 100644 --- a/net-dns/pdns-recursor/pdns-recursor-5.2.2.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-5.2.2.ebuild @@ -58,7 +58,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 dnstap snmp sodium systemd test valgrind" REQUIRED_USE="${LUA_REQUIRED_USE}" RESTRICT="!test? ( test )"
