Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@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 18:52:55
Message-Id: 1511981545.619414a9347b10b10c1b1185a74eb4ca2bd4c237.whissi@gentoo
1 commit: 619414a9347b10b10c1b1185a74eb4ca2bd4c237
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 29 18:41:34 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 29 18:52:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=619414a9
7
8 net-dns/pdns-recursor: x86 stable (bug #638568)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 net-dns/pdns-recursor/pdns-recursor-4.0.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dns/pdns-recursor/pdns-recursor-4.0.7.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.0.7.ebuild
16 index 8f18ac99d21..8ad027121b3 100644
17 --- a/net-dns/pdns-recursor/pdns-recursor-4.0.7.ebuild
18 +++ b/net-dns/pdns-recursor/pdns-recursor-4.0.7.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~x86"
24 +KEYWORDS="amd64 ~arm x86"
25 IUSE="libressl lua luajit protobuf systemd"
26 REQUIRED_USE="?? ( lua luajit )"