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: Mon, 02 Oct 2017 23:45:06
Message-Id: 1506987649.1257da20b536a8a9dc6b6eed8853363b52abd82f.whissi@gentoo
1 commit: 1257da20b536a8a9dc6b6eed8853363b52abd82f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 2 23:40:49 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 2 23:40:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1257da20
7
8 net-dns/pdns-recursor: x86 stable (bug #629824)
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 fa29239af0a..2b644a93258 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 )"