commit: ee78d0272388f5b2f707c6fdd985c62923a3a6dc Author: Sven Wegener <swegener <AT> gentoo <DOT> org> AuthorDate: Fri Jul 19 20:41:57 2024 +0000 Commit: Sven Wegener <swegener <AT> gentoo <DOT> org> CommitDate: Fri Jul 19 20:43:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee78d027
net-dns/pdns-recursor: stabilize 5.0.6 for amd64, x86 Signed-off-by: Sven Wegener <swegener <AT> gentoo.org> net-dns/pdns-recursor/pdns-recursor-5.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/pdns-recursor/pdns-recursor-5.0.6.ebuild b/net-dns/pdns-recursor/pdns-recursor-5.0.6.ebuild index 35970c3ed18e..e244974c1501 100644 --- a/net-dns/pdns-recursor/pdns-recursor-5.0.6.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-5.0.6.ebuild @@ -46,7 +46,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 )"