commit: 0411910f6a20c1da3b37ed2fc86ab2b43ae56766 Author: Sven Wegener <swegener <AT> gentoo <DOT> org> AuthorDate: Wed Nov 8 22:45:40 2023 +0000 Commit: Sven Wegener <swegener <AT> gentoo <DOT> org> CommitDate: Wed Nov 8 22:52:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0411910f
net-dns/pdns-recursor: stabilize 4.9.1 for amd64, x86 Signed-off-by: Sven Wegener <swegener <AT> gentoo.org> net-dns/pdns-recursor/pdns-recursor-4.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/pdns-recursor/pdns-recursor-4.9.1.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.9.1.ebuild index 08de25898f64..402e2ea18aa7 100644 --- a/net-dns/pdns-recursor/pdns-recursor-4.9.1.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-4.9.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.bz2" 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 )"
