summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-18 22:29:57 +0000
committerSam James <sam@gentoo.org>2020-07-18 22:30:20 +0000
commit7557679d46dc5286a8e1cee8cea77e1b700934e5 (patch)
tree001ef0954b4f8c49913e7615de5c8bdce353bb82 /net-dns/pdns-recursor
parentprofiles/arch/alpha: use full name in mask comments (diff)
downloadgentoo-7557679d46dc5286a8e1cee8cea77e1b700934e5.tar.gz
gentoo-7557679d46dc5286a8e1cee8cea77e1b700934e5.tar.bz2
gentoo-7557679d46dc5286a8e1cee8cea77e1b700934e5.zip
net-dns/pdns-recursor: x86 stable (bug #730362)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns/pdns-recursor')
-rw-r--r--net-dns/pdns-recursor/pdns-recursor-4.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/pdns-recursor/pdns-recursor-4.3.2.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.3.2.ebuild
index cb9a0daba0e2..8d6e3c0088a5 100644
--- a/net-dns/pdns-recursor/pdns-recursor-4.3.2.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-4.3.2.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 )"