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: Mon, 02 Oct 2017 23:45:07
Message-Id: 1506987762.e974205203f148503284843a400116e0404936f5.whissi@gentoo
1 commit: e974205203f148503284843a400116e0404936f5
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 2 23:42:42 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 2 23:42:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9742052
7
8 net-dns/dnsmasq: x86 stable (bug #632692)
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 net-dns/dnsmasq/dnsmasq-2.78.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dns/dnsmasq/dnsmasq-2.78.ebuild b/net-dns/dnsmasq/dnsmasq-2.78.ebuild
16 index ce866b6dcf4..d3501257879 100644
17 --- a/net-dns/dnsmasq/dnsmasq-2.78.ebuild
18 +++ b/net-dns/dnsmasq/dnsmasq-2.78.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${P}.tar.xz"
20
21 LICENSE="|| ( GPL-2 GPL-3 )"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
25
26 IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +id idn libidn2 +inotify"
27 IUSE+=" ipv6 lua nls script selinux static tftp"