summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2021-07-02 22:18:13 +0200
committerSven Wegener <swegener@gentoo.org>2021-07-02 22:18:37 +0200
commitc526e660f1e9708df67cceb57256d61a5ff22748 (patch)
tree633c9e78ff8f6a179619206a6ab08fe7a2a8d8cc /net-dns
parentnet-dns/pdns-recursor: Version bump to 4.5.4 (diff)
downloadgentoo-c526e660f1e9708df67cceb57256d61a5ff22748.tar.gz
gentoo-c526e660f1e9708df67cceb57256d61a5ff22748.tar.bz2
gentoo-c526e660f1e9708df67cceb57256d61a5ff22748.zip
net-dns/pdns-recursor: Stabilize 4.4.4 on amd64/x86
This version contains a fix for boost-1.76 support. Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Sven Wegener <swegener@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/pdns-recursor/pdns-recursor-4.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/pdns-recursor/pdns-recursor-4.4.4.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.4.4.ebuild
index dc546d8cd6ca..6233a790ac76 100644
--- a/net-dns/pdns-recursor/pdns-recursor-4.4.4.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-4.4.4.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 protobuf snmp sodium systemd test"
REQUIRED_USE="${LUA_REQUIRED_USE}
dnstap? ( protobuf )"