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/dnsmasq/
Date: Fri, 14 May 2021 06:42:09
Message-Id: 1620974503.2796a593af91ddf4a3282fc908b260567eff2581.ago@gentoo
1 commit: 2796a593af91ddf4a3282fc908b260567eff2581
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 14 06:41:43 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri May 14 06:41:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2796a593
7
8 net-dns/dnsmasq: ppc stable wrt bug #782130
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-dns/dnsmasq/dnsmasq-2.85.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-dns/dnsmasq/dnsmasq-2.85.ebuild b/net-dns/dnsmasq/dnsmasq-2.85.ebuild
18 index c501ad1e603..be3111ce92a 100644
19 --- a/net-dns/dnsmasq/dnsmasq-2.85.ebuild
20 +++ b/net-dns/dnsmasq/dnsmasq-2.85.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${P}.tar.xz"
22
23 LICENSE="|| ( GPL-2 GPL-3 )"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86"
26 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
27
28 IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +dumpfile id idn libidn2"
29 IUSE+=" +inotify ipv6 lua nettlehash nls script selinux static tftp"