From 04a440e96b6979cdda8e3fc583ff310575d004ab Mon Sep 17 00:00:00 2001 From: Felix Janda Date: Sat, 24 Sep 2016 06:43:24 -0400 Subject: profiles: update package.use.mask for net-dns/dnsmasq[conntrack] net-libs/libnetfilter_conntrack is stable on alpha, arm, mips and ppc; so no masking is needed on these archs. It is also unecessary for nios since neither dnsmasq nor libnetfilter_conntrack have keywords there. On the other hand, a mask is required for the FreeBSD and mips profiles since there dnsmasq is keyworded while libnetfilter_conntrack is not. Bug: https://bugs.gentoo.org/585542 Closes: https://github.com/gentoo/gentoo/pull/2399 --- profiles/default/linux/uclibc/mips/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'profiles/default/linux') diff --git a/profiles/default/linux/uclibc/mips/package.use.mask b/profiles/default/linux/uclibc/mips/package.use.mask index f18f3060816..5b9f6677fa0 100644 --- a/profiles/default/linux/uclibc/mips/package.use.mask +++ b/profiles/default/linux/uclibc/mips/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Felix Janda (24 Sep 2016) +# net-libs/libnetfilter_conntrack is not keyworded on mips +net-dns/dnsmasq conntrack + # Thomas Deutschmann (23 Aug 2016) # net-libs/openpgm is not keyworded on mips net-libs/zeromq pgm -- cgit v1.2.1