Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnsmasq/
Date: Sun, 22 Sep 2019 11:50:20
Message-Id: 1569153007.da4d9575a1f0081114a4da3a2c13f1d6cced4760.slyfox@gentoo
1 commit: da4d9575a1f0081114a4da3a2c13f1d6cced4760
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 22 11:50:07 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 22 11:50:07 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da4d9575
7
8 net-dns/dnsmasq: stable 2.80-r1 for ia64, bug #695254
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild b/net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild
18 index be6a1b57d82..2319ec5f277 100644
19 --- a/net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild
20 +++ b/net-dns/dnsmasq/dnsmasq-2.80-r1.ebuild
21 @@ -11,7 +11,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 ~x86-fbsd"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
27
28 IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +dumpfile id idn libidn2"
29 IUSE+=" +inotify ipv6 lua nls script selinux static tftp"