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