Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnsmasq/
Date: Tue, 27 Oct 2020 22:00:08
Message-Id: 1603835997.3621e7e2abde1b8b417a7c4f394c5b30d1e7be42.whissi@gentoo
1 commit: 3621e7e2abde1b8b417a7c4f394c5b30d1e7be42
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 27 21:58:18 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 27 21:59:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3621e7e2
7
8 net-dns/dnsmasq: x86 stable (bug #751046)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-dns/dnsmasq/dnsmasq-2.82.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-dns/dnsmasq/dnsmasq-2.82.ebuild b/net-dns/dnsmasq/dnsmasq-2.82.ebuild
17 index 985a1eb48e0..9bd9385f17d 100644
18 --- a/net-dns/dnsmasq/dnsmasq-2.82.ebuild
19 +++ b/net-dns/dnsmasq/dnsmasq-2.82.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${P}.tar.xz"
21
22 LICENSE="|| ( GPL-2 GPL-3 )"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
26
27 IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +dumpfile id idn libidn2"
28 IUSE+=" +inotify ipv6 lua nls script selinux static tftp"