Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnsmasq/
Date: Fri, 08 Jul 2016 12:03:20
Message-Id: 1467979328.67d679c1a44a4bb16503a41bcbb5ae4f8313cb23.ago@gentoo
1 commit: 67d679c1a44a4bb16503a41bcbb5ae4f8313cb23
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 8 12:02:08 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 8 12:02:08 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67d679c1
7
8 net-dns/dnsmasq: ia64 stable wrt bug #585280
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-dns/dnsmasq/dnsmasq-2.76.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-dns/dnsmasq/dnsmasq-2.76.ebuild b/net-dns/dnsmasq/dnsmasq-2.76.ebuild
18 index 4f4dd4e..77e8d4a 100644
19 --- a/net-dns/dnsmasq/dnsmasq-2.76.ebuild
20 +++ b/net-dns/dnsmasq/dnsmasq-2.76.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 ~sparc-fbsd ~x86-fbsd"
26 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
27 IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec idn +inotify ipv6 lua nls script selinux static tftp"
28 DM_LINGUAS="de es fi fr id it no pl pt_BR ro"
29 for dm_lingua in ${DM_LINGUAS}; do