summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2018-10-21 21:47:59 +0000
committerSven Wegener <swegener@gentoo.org>2018-10-21 21:50:03 +0000
commit8de6579a10966f381b3406c3838555250f5695b4 (patch)
treec1b7873443d44f588d15548566e6eeced5c56113
parentnet-libs/libhubbub: revert removal of v0.3.3 (diff)
downloadgentoo-8de6579a10966f381b3406c3838555250f5695b4.tar.gz
gentoo-8de6579a10966f381b3406c3838555250f5695b4.tar.bz2
gentoo-8de6579a10966f381b3406c3838555250f5695b4.zip
net-dns/pdns-recursor: Stable on amd64 and x86
Signed-off-by: Sven Wegener <swegener@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r--net-dns/pdns-recursor/pdns-recursor-4.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/pdns-recursor/pdns-recursor-4.1.4.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.1.4.ebuild
index 29926f6c42d1..2e627d8108a4 100644
--- a/net-dns/pdns-recursor/pdns-recursor-4.1.4.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-4.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -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="libressl luajit protobuf snmp sodium systemd"
DEPEND="!luajit? ( >=dev-lang/lua-5.1:= )