diff options
author | Felix Janda <felix.janda@posteo.de> | 2016-09-24 06:43:24 -0400 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-11-25 12:28:34 +0100 |
commit | 04a440e96b6979cdda8e3fc583ff310575d004ab (patch) | |
tree | 5ddf09d164c1752339567b89b1107a4a2a00eb47 /profiles/arch/powerpc | |
parent | net-proxy/torsocks: remove older versions (diff) | |
download | gentoo-04a440e96b6979cdda8e3fc583ff310575d004ab.tar.gz gentoo-04a440e96b6979cdda8e3fc583ff310575d004ab.tar.bz2 gentoo-04a440e96b6979cdda8e3fc583ff310575d004ab.zip |
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
Diffstat (limited to 'profiles/arch/powerpc')
-rw-r--r-- | profiles/arch/powerpc/ppc64/64ul/package.use.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/arch/powerpc/ppc64/64ul/package.use.mask b/profiles/arch/powerpc/ppc64/64ul/package.use.mask index 04d34f72e452..92f402e42bb9 100644 --- a/profiles/arch/powerpc/ppc64/64ul/package.use.mask +++ b/profiles/arch/powerpc/ppc64/64ul/package.use.mask @@ -10,10 +10,6 @@ # Mask because requires a lot of unstable depends not ready for the stabilization gnome-extra/nm-applet bluetooth -# Patrick McLean <chutzpah@gentoo.org> (08 Nov 2011) -# mask conntrack USE flag for dnsmasq as dep is not keyworded -net-dns/dnsmasq conntrack - # Brent Baude <ranger@gentoo.org> (06 Jan 2010) # masking toolame for mplayer bug 280281 media-video/mplayer toolame |