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: Thu, 03 Jan 2019 19:00:21
Message-Id: 1546541989.b6cea3c04edf14f7a428c606e00f536172c9381a.zlogene@gentoo
1 commit: b6cea3c04edf14f7a428c606e00f536172c9381a
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 3 18:59:49 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 3 18:59:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6cea3c0
7
8 net-dns/dnsmasq: arm stable wrt bug #672724
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 net-dns/dnsmasq/dnsmasq-2.80.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-dns/dnsmasq/dnsmasq-2.80.ebuild b/net-dns/dnsmasq/dnsmasq-2.80.ebuild
17 index f1a640437b5..c2067717384 100644
18 --- a/net-dns/dnsmasq/dnsmasq-2.80.ebuild
19 +++ b/net-dns/dnsmasq/dnsmasq-2.80.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Copyright 2017-2018 Sony Interactive Entertainment Inc.
24 # Distributed under the terms of the GNU General Public License v2
25
26 @@ -12,7 +12,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${P}.tar.xz"
27
28 LICENSE="|| ( GPL-2 GPL-3 )"
29 SLOT="0"
30 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
31 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
32
33 IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +dumpfile id idn libidn2"
34 IUSE+=" +inotify ipv6 lua nls script selinux static tftp"