summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-14 21:07:57 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-14 21:07:57 +0200
commit5cfcececf1a35b23203930a6e5cbb84e93085759 (patch)
tree00b10764cfbbd4bd5a615ead4abcbee93dac6d7d /net-dns
parentdev-java/ant-xz: amd64 stable wrt bug #745768 (diff)
downloadgentoo-5cfcececf1a35b23203930a6e5cbb84e93085759.tar.gz
gentoo-5cfcececf1a35b23203930a6e5cbb84e93085759.tar.bz2
gentoo-5cfcececf1a35b23203930a6e5cbb84e93085759.zip
net-dns/pdns-recursor: amd64 stable wrt bug #746923
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/pdns-recursor/pdns-recursor-4.3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/pdns-recursor/pdns-recursor-4.3.5.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.3.5.ebuild
index a02b4e16a140..caa14b47c8d8 100644
--- a/net-dns/pdns-recursor/pdns-recursor-4.3.5.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-4.3.5.ebuild
@@ -11,7 +11,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 libressl luajit protobuf snmp sodium systemd"
REQUIRED_USE="dnstap? ( protobuf )"