summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2024-01-13 22:31:43 +0100
committerSven Wegener <swegener@gentoo.org>2024-01-13 22:40:00 +0100
commit8b7dba781de2b314aaa53c91756087504e447c14 (patch)
tree548ac907040254b8560d9e9882ca47217ce88425 /net-dns/pdns-recursor
parentnet-dns/pdns-recursor: add 5.0.1 (diff)
downloadgentoo-8b7dba781de2b314aaa53c91756087504e447c14.tar.gz
gentoo-8b7dba781de2b314aaa53c91756087504e447c14.tar.bz2
gentoo-8b7dba781de2b314aaa53c91756087504e447c14.zip
net-dns/pdns-recursor: stabilize 4.9.2 for amd64, x86
Signed-off-by: Sven Wegener <swegener@gentoo.org>
Diffstat (limited to 'net-dns/pdns-recursor')
-rw-r--r--net-dns/pdns-recursor/pdns-recursor-4.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/pdns-recursor/pdns-recursor-4.9.2.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.9.2.ebuild
index 3afe91011f45..742b040bfc27 100644
--- a/net-dns/pdns-recursor/pdns-recursor-4.9.2.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-4.9.2.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 )"