commit: ba7121e9c688d97bd1614b64ded3be85f6a0de91 Author: Sven Wegener <swegener <AT> gentoo <DOT> org> AuthorDate: Sat Jan 18 20:05:05 2025 +0000 Commit: Sven Wegener <swegener <AT> gentoo <DOT> org> CommitDate: Sat Jan 18 20:58:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba7121e9
net-dns/pdns-recursor: stabilize 5.1.3-r1 for amd64, x86 Closes: https://bugs.gentoo.org/927991 Closes: https://bugs.gentoo.org/937532 Signed-off-by: Sven Wegener <swegener <AT> gentoo.org> net-dns/pdns-recursor/pdns-recursor-5.1.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/pdns-recursor/pdns-recursor-5.1.3-r1.ebuild b/net-dns/pdns-recursor/pdns-recursor-5.1.3-r1.ebuild index 2a162eeee98e..d728ddbc0a1b 100644 --- a/net-dns/pdns-recursor/pdns-recursor-5.1.3-r1.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-5.1.3-r1.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 )"
