Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/pdns-recursor/
Date: Mon, 02 Oct 2017 12:43:17
Message-Id: 1506948149.f8cd5b96ebbbd39a6322dfa55397a36d806ab178.mrueg@gentoo
1 commit: f8cd5b96ebbbd39a6322dfa55397a36d806ab178
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 2 12:42:29 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 2 12:42:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8cd5b96
7
8 net-dns/pdns-recursor: Stable on amd64
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 net-dns/pdns-recursor/pdns-recursor-4.0.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dns/pdns-recursor/pdns-recursor-4.0.6.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.0.6.ebuild
16 index b748e27b710..fa29239af0a 100644
17 --- a/net-dns/pdns-recursor/pdns-recursor-4.0.6.ebuild
18 +++ b/net-dns/pdns-recursor/pdns-recursor-4.0.6.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="lua luajit protobuf systemd"
26 REQUIRED_USE="?? ( lua luajit )"