summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2020-03-10 21:38:05 +0100
committerSven Wegener <swegener@gentoo.org>2020-03-10 21:38:29 +0100
commit632fa318ed4410c239996064477dd91d3c28e773 (patch)
tree3f19fee85b131e103187e48a2ddcafcec3968a97 /net-dns/pdns-recursor
parentnet-dns/pdns-recursor: Version bump to 4.3.0 (diff)
downloadgentoo-632fa318ed4410c239996064477dd91d3c28e773.tar.gz
gentoo-632fa318ed4410c239996064477dd91d3c28e773.tar.bz2
gentoo-632fa318ed4410c239996064477dd91d3c28e773.zip
net-dns/pdns-recursor: Mark 4.2.1 stable on amd64/x86
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sven Wegener <swegener@gentoo.org>
Diffstat (limited to 'net-dns/pdns-recursor')
-rw-r--r--net-dns/pdns-recursor/pdns-recursor-4.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/pdns-recursor/pdns-recursor-4.2.1.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.2.1.ebuild
index 2ae00b46ee1f..64c04adb42e3 100644
--- a/net-dns/pdns-recursor/pdns-recursor-4.2.1.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-4.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 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="debug libressl luajit protobuf snmp sodium systemd"
DEPEND="!luajit? ( >=dev-lang/lua-5.1:= )