summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2024-02-15 22:57:57 +0100
committerSven Wegener <swegener@gentoo.org>2024-02-15 22:59:10 +0100
commit25028f62a022b85167f8b3590845151a819a4507 (patch)
treeaba0be1ee3aa4768336febadb001da2dbef44a20 /net-dns
parentsys-apps/baselayout: drop 2.14 (diff)
downloadgentoo-25028f62a022b85167f8b3590845151a819a4507.tar.gz
gentoo-25028f62a022b85167f8b3590845151a819a4507.tar.bz2
gentoo-25028f62a022b85167f8b3590845151a819a4507.zip
net-dns/pdns-recursor: stabilize 4.9.3 for amd64, x86
Bug: https://bugs.gentoo.org/924442 Signed-off-by: Sven Wegener <swegener@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/pdns-recursor/pdns-recursor-4.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/pdns-recursor/pdns-recursor-4.9.3.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.9.3.ebuild
index 3afe91011f45..742b040bfc27 100644
--- a/net-dns/pdns-recursor/pdns-recursor-4.9.3.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-4.9.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 valgrind"
REQUIRED_USE="${LUA_REQUIRED_USE}"
RESTRICT="!test? ( test )"