summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2023-11-08 23:45:40 +0100
committerSven Wegener <swegener@gentoo.org>2023-11-08 23:52:34 +0100
commit0411910f6a20c1da3b37ed2fc86ab2b43ae56766 (patch)
treec82eecac1097ac5783d23459fcc2e0392be4b66e /net-dns
parentnet-dns/pdns-recursor: add 4.9.2 (diff)
downloadgentoo-0411910f6a20c1da3b37ed2fc86ab2b43ae56766.tar.gz
gentoo-0411910f6a20c1da3b37ed2fc86ab2b43ae56766.tar.bz2
gentoo-0411910f6a20c1da3b37ed2fc86ab2b43ae56766.zip
net-dns/pdns-recursor: stabilize 4.9.1 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.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"