summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2022-11-26 21:53:22 +0100
committerSven Wegener <swegener@gentoo.org>2022-11-26 21:55:03 +0100
commit0c7ae3e1593ddaaf31e693a6e9b7c12bc3741533 (patch)
tree09050078e849212d48f5212f93bc44d8729dc905 /net-dns
parentnet-dns/pdns-recursor: add 4.7.4 (diff)
downloadgentoo-0c7ae3e1593ddaaf31e693a6e9b7c12bc3741533.tar.gz
gentoo-0c7ae3e1593ddaaf31e693a6e9b7c12bc3741533.tar.bz2
gentoo-0c7ae3e1593ddaaf31e693a6e9b7c12bc3741533.zip
net-dns/pdns-recursor: stabilize 4.7.3 for amd64, x86
Signed-off-by: Sven Wegener <swegener@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/pdns-recursor/pdns-recursor-4.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/pdns-recursor/pdns-recursor-4.7.3.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.7.3.ebuild
index c8d6a1da1b22..8216e1cbbca0 100644
--- a/net-dns/pdns-recursor/pdns-recursor-4.7.3.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-4.7.3.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"
REQUIRED_USE="${LUA_REQUIRED_USE}"
RESTRICT="!test? ( test )"