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, 03 Jul 2016 10:02:33
Message-Id: 1467539953.3a75e2a17c46f66a4fba6b414f9dd65d07497eb3.jer@gentoo
1 commit: 3a75e2a17c46f66a4fba6b414f9dd65d07497eb3
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 3 09:59:13 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 3 09:59:13 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a75e2a1
7
8 net-dns/dnsmasq: Stable for HPPA PPC64 (bug #585280).
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --ignore-arches
12
13 net-dns/dnsmasq/dnsmasq-2.76.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-dns/dnsmasq/dnsmasq-2.76.ebuild b/net-dns/dnsmasq/dnsmasq-2.76.ebuild
17 index db90194..1928eb6 100644
18 --- a/net-dns/dnsmasq/dnsmasq-2.76.ebuild
19 +++ b/net-dns/dnsmasq/dnsmasq-2.76.ebuild
20 @@ -12,7 +12,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 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
26 IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec idn +inotify ipv6 lua nls script selinux static tftp"
27 DM_LINGUAS="de es fi fr id it no pl pt_BR ro"
28 for dm_lingua in ${DM_LINGUAS}; do