summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2021-12-19 22:17:06 +0100
committerSven Wegener <swegener@gentoo.org>2021-12-23 08:14:34 +0100
commitdf70fe0a5efc27f02a1cf680405e3175cf112264 (patch)
tree204929b19b7ed5dcdd349faf92c250637ecb3473 /net-dns
parentnet-dns/pdns-recursor: Version bump to 4.6.0 (diff)
downloadgentoo-df70fe0a5efc27f02a1cf680405e3175cf112264.tar.gz
gentoo-df70fe0a5efc27f02a1cf680405e3175cf112264.tar.bz2
gentoo-df70fe0a5efc27f02a1cf680405e3175cf112264.zip
net-dns/pdns-recursor: Stabilize 4.4.7 and 4.5.7
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/pdns-recursor/pdns-recursor-4.4.7.ebuild2
-rw-r--r--net-dns/pdns-recursor/pdns-recursor-4.5.7.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/pdns-recursor/pdns-recursor-4.4.7.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.4.7.ebuild
index dc546d8cd6ca..6233a790ac76 100644
--- a/net-dns/pdns-recursor/pdns-recursor-4.4.7.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-4.4.7.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 )"
diff --git a/net-dns/pdns-recursor/pdns-recursor-4.5.7.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.5.7.ebuild
index 391869be2aec..cf3bf318576d 100644
--- a/net-dns/pdns-recursor/pdns-recursor-4.5.7.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-4.5.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="debug dnstap snmp sodium systemd test"
REQUIRED_USE="${LUA_REQUIRED_USE}"
RESTRICT="!test? ( test )"