summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2024-08-24 19:26:55 +0200
committerSven Wegener <swegener@gentoo.org>2024-08-24 20:35:54 +0200
commit96a31f50bb060343ea336feabcaa097a13fdfe13 (patch)
treece43a010faaa73cbed9fc226eba55f2d2d363f23 /net-dns/pdns-recursor
parentnet-dns/pdns-recursor: stabilize 5.0.8 for amd64, x86 (diff)
downloadgentoo-96a31f50bb060343ea336feabcaa097a13fdfe13.tar.gz
gentoo-96a31f50bb060343ea336feabcaa097a13fdfe13.tar.bz2
gentoo-96a31f50bb060343ea336feabcaa097a13fdfe13.zip
net-dns/pdns-recursor: keyword 5.1.1 for ~amd64, ~arm, ~x86
Bug: https://bugs.gentoo.org/927991 Signed-off-by: Sven Wegener <swegener@gentoo.org>
Diffstat (limited to 'net-dns/pdns-recursor')
-rw-r--r--net-dns/pdns-recursor/pdns-recursor-5.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/pdns-recursor/pdns-recursor-5.1.1.ebuild b/net-dns/pdns-recursor/pdns-recursor-5.1.1.ebuild
index d03d27cc9b1d..b6e990955b2c 100644
--- a/net-dns/pdns-recursor/pdns-recursor-5.1.1.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-5.1.1.ebuild
@@ -54,7 +54,7 @@ SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.bz2 ${CARGO_CRATE_
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 )"