Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnsmasq/
Date: Sun, 09 Dec 2018 11:33:24
Message-Id: 1544355196.5576f3b821c9b05718c0067893b0a8d38429f2db.jer@gentoo
1 commit: 5576f3b821c9b05718c0067893b0a8d38429f2db
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 8 13:29:11 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 9 11:33:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5576f3b8
7
8 net-dns/dnsmasq: Stable for HPPA too.
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 RepoMan-Options: --ignore-arches
12 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
13
14 net-dns/dnsmasq/dnsmasq-2.80.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-dns/dnsmasq/dnsmasq-2.80.ebuild b/net-dns/dnsmasq/dnsmasq-2.80.ebuild
18 index 4eb06a18253..7a2dc38c159 100644
19 --- a/net-dns/dnsmasq/dnsmasq-2.80.ebuild
20 +++ b/net-dns/dnsmasq/dnsmasq-2.80.ebuild
21 @@ -12,7 +12,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 ~sh ~sparc ~x86 ~x86-fbsd"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
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"