mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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
This commit is contained in:
committed by
Michał Górny
parent
669cbb8bdc
commit
04a440e96b
@@ -311,10 +311,6 @@ net-libs/webkit-gtk webkit2
|
||||
# mask use numa for openmpi
|
||||
sys-cluster/openmpi openmpi_fabrics_psm openmpi_fabrics_knem openmpi_fabrics_open-mx openmpi_fabrics_ofed openmpi_fabrics_dapl openmpi_rm_slurm openmpi_ofed_features_rdmacm
|
||||
|
||||
# Patrick McLean <chutzpah@gentoo.org> (08 Nov 2011)
|
||||
# mask conntrack USE flag for dnsmasq as dep is not keyworded
|
||||
net-dns/dnsmasq conntrack
|
||||
|
||||
# Tobias Klausmann <klausman@gentoo.org> (02 Nov 2011)
|
||||
# libpcre jit is not supported on alpha
|
||||
dev-libs/libpcre jit
|
||||
|
||||
@@ -471,10 +471,6 @@ dev-qt/qtdeclarative -jit
|
||||
dev-qt/qtscript -jit
|
||||
dev-qt/qtwebkit -jit
|
||||
|
||||
# Patrick McLean <chutzpah@gentoo.org> (08 Nov 2011)
|
||||
# mask conntrack USE flag for dnsmasq as dep is not keyworded
|
||||
net-dns/dnsmasq conntrack
|
||||
|
||||
# Alexandre Rostovtsev <tetromino@gentoo.org> (03 Nov 2011)
|
||||
# Missing keywords in gst-plugins-{faac,lame,speex,twolame}, bug #389433
|
||||
gnome-extra/gnome-media aac mp3 speex twolame
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
# Felix Janda <felix.janda@posteo.de> (24 Sep 2016)
|
||||
# net-libs/libnetfilter_conntrack is not keyworded on mips
|
||||
net-dns/dnsmasq conntrack
|
||||
|
||||
# Thomas Deutschmann <whissi@gentoo.org> (23 Aug 2016)
|
||||
# net-libs/openpgm is not keyworded on mips
|
||||
net-libs/zeromq pgm
|
||||
|
||||
@@ -199,10 +199,6 @@ www-client/epiphany -jit
|
||||
# keyworded for arm
|
||||
net-misc/tinc vde
|
||||
|
||||
# Patrick McLean <chutzpah@gentoo.org> (08 Nov 2011)
|
||||
# mask conntrack USE flag for dnsmasq as dep is not keyworded
|
||||
net-dns/dnsmasq conntrack
|
||||
|
||||
# Alexandre Rostovtsev <tetromino@gentoo.org> (03 Nov 2011)
|
||||
# Missing keywords in gst-plugins-{faac,lame,speex,twolame}, bug #389433
|
||||
gnome-extra/gnome-media aac mp3 speex twolame
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
# Felix Janda <felix.janda@posteo.de> (24 Sep 2016)
|
||||
# net-libs/libnetfilter_conntrack is not keyworded on FreeBSD
|
||||
net-dns/dnsmasq conntrack
|
||||
|
||||
# Thomas Deutschmann <whissi@gentoo.org> (26 Aug 2016)
|
||||
# libressl: dev-libs/libressl is a base package on FreeBSD
|
||||
# jemalloc: dev-libs/jemalloc is not keyworded on FreeBSD
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
# Felix Janda <felix.janda@posteo.de> (24 Sep 2016)
|
||||
# net-libs/libnetfilter_conntrack is not keyworded on mips
|
||||
net-dns/dnsmasq conntrack
|
||||
|
||||
# Thomas Deutschmann <whissi@gentoo.org> (23 Aug 2016)
|
||||
# net-libs/openpgm is not keyworded on mips
|
||||
net-libs/zeromq pgm
|
||||
|
||||
Reference in New Issue
Block a user