diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-07 13:24:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-07 13:24:28 +0300 |
commit | 73afe57f809db707ca04d52f847c83256282f12c (patch) | |
tree | f47a1c394002ff3f041592d79260a8b25798c129 /net-dns | |
parent | app-crypt/paperkey: amd64 stable wrt bug #668842 (diff) | |
download | gentoo-73afe57f809db707ca04d52f847c83256282f12c.tar.gz gentoo-73afe57f809db707ca04d52f847c83256282f12c.tar.bz2 gentoo-73afe57f809db707ca04d52f847c83256282f12c.zip |
net-dns/pdns-recursor: amd64 stable wrt bug #670036
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/pdns-recursor/pdns-recursor-4.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/pdns-recursor/pdns-recursor-4.1.5.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.1.5.ebuild index 2d88183b4f62..7ac1afc12f3a 100644 --- a/net-dns/pdns-recursor/pdns-recursor-4.1.5.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-4.1.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="libressl luajit protobuf snmp sodium systemd" DEPEND="!luajit? ( >=dev-lang/lua-5.1:= ) |