Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/nss-mdns/
Date: Tue, 29 May 2018 11:17:42
Message-Id: 1527592379.98e5612ba1c322ccc288ab8192eb8707023988f4.whissi@gentoo
1 commit: 98e5612ba1c322ccc288ab8192eb8707023988f4
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 29 11:12:59 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue May 29 11:12:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98e5612b
7
8 sys-auth/nss-mdns: x86 stable (bug #651596)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 sys-auth/nss-mdns/nss-mdns-0.13.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-auth/nss-mdns/nss-mdns-0.13.ebuild b/sys-auth/nss-mdns/nss-mdns-0.13.ebuild
16 index 290b9b38b6d..71be0028179 100644
17 --- a/sys-auth/nss-mdns/nss-mdns-0.13.ebuild
18 +++ b/sys-auth/nss-mdns/nss-mdns-0.13.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/lathiat/nss-mdns/releases/download/v${PV}/${P}.tar.g
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86"
24 +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc x86"
25 IUSE="test"
26
27 RDEPEND=">=net-dns/avahi-0.6.31-r2[${MULTILIB_USEDEP}]"