Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnsmasq/
Date: Wed, 13 May 2020 21:07:31
Message-Id: 1589403948.55442bbb14449a25363b32fe03f247ce9dae32d2.leio@gentoo
1 commit: 55442bbb14449a25363b32fe03f247ce9dae32d2
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Wed May 13 02:36:33 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Wed May 13 21:05:48 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55442bbb
7
8 net-dns/dnsmasq: arm64 stable (bug #721694)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 net-dns/dnsmasq/dnsmasq-2.81.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-dns/dnsmasq/dnsmasq-2.81.ebuild b/net-dns/dnsmasq/dnsmasq-2.81.ebuild
18 index 33ff7a57cb6..4566d33354f 100644
19 --- a/net-dns/dnsmasq/dnsmasq-2.81.ebuild
20 +++ b/net-dns/dnsmasq/dnsmasq-2.81.ebuild
21 @@ -11,7 +11,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 nls script selinux static tftp"