Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/pdns-recursor/
Date: Wed, 29 Nov 2017 11:19:10
Message-Id: 1511954295.632a31b895fb351126beffc64550ea1ac1f27945.ago@gentoo
1 commit: 632a31b895fb351126beffc64550ea1ac1f27945
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 29 11:18:15 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 29 11:18:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=632a31b8
7
8 net-dns/pdns-recursor: amd64 stable wrt bug #638568
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-dns/pdns-recursor/pdns-recursor-4.0.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-dns/pdns-recursor/pdns-recursor-4.0.7.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.0.7.ebuild
18 index 9d36d762944..8f18ac99d21 100644
19 --- a/net-dns/pdns-recursor/pdns-recursor-4.0.7.ebuild
20 +++ b/net-dns/pdns-recursor/pdns-recursor-4.0.7.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.bz2"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~x86"
26 +KEYWORDS="amd64 ~arm ~x86"
27 IUSE="libressl lua luajit protobuf systemd"
28 REQUIRED_USE="?? ( lua luajit )"