From: Sven Wegener Date: Tue, 10 Mar 2020 20:38:05 +0000 (+0100) Subject: net-dns/pdns-recursor: Mark 4.2.1 stable on amd64/x86 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=632fa318ed4410c239996064477dd91d3c28e773;p=gentoo.git 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 --- 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:= )