Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnsmasq/
Date: Tue, 17 Jul 2018 11:30:00
Message-Id: 1531826994.b572222efee505125d1536650a60a95af55242b1.zlogene@gentoo
1 commit: b572222efee505125d1536650a60a95af55242b1
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 17 11:29:28 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 17 11:29:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b572222e
7
8 net-dns/dnsmasq: amd64 stable wrt bug #645704
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 net-dns/dnsmasq/dnsmasq-2.79.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dns/dnsmasq/dnsmasq-2.79.ebuild b/net-dns/dnsmasq/dnsmasq-2.79.ebuild
16 index 5af2dbb6c98..a16e5351839 100644
17 --- a/net-dns/dnsmasq/dnsmasq-2.79.ebuild
18 +++ b/net-dns/dnsmasq/dnsmasq-2.79.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${P}.tar.xz"
20
21 LICENSE="|| ( GPL-2 GPL-3 )"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
25
26 IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec id idn libidn2 +inotify"
27 IUSE+=" ipv6 lua nls script selinux static tftp"