Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnsmasq/
Date: Sat, 02 Mar 2019 20:59:04
Message-Id: 1551560333.f10934d75649d6b3c8828267eb40090ed66a4a7a.mattst88@gentoo
1 commit: f10934d75649d6b3c8828267eb40090ed66a4a7a
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 2 20:58:53 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 2 20:58:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f10934d7
7
8 net-dns/dnsmasq-2.80: alpha stable, bug 672724
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-dns/dnsmasq/dnsmasq-2.80.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dns/dnsmasq/dnsmasq-2.80.ebuild b/net-dns/dnsmasq/dnsmasq-2.80.ebuild
16 index c2067717384..e1d9a3e3aa2 100644
17 --- a/net-dns/dnsmasq/dnsmasq-2.80.ebuild
18 +++ b/net-dns/dnsmasq/dnsmasq-2.80.ebuild
19 @@ -12,7 +12,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 +dumpfile id idn libidn2"
27 IUSE+=" +inotify ipv6 lua nls script selinux static tftp"