diff options
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/arch/x86/package.use.stable.mask')
| -rw-r--r-- | profiles/baldeagleos/1.0/linux-gnu/arch/x86/package.use.stable.mask | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/x86/package.use.stable.mask b/profiles/baldeagleos/1.0/linux-gnu/arch/x86/package.use.stable.mask new file mode 100644 index 000000000000..4e39740fcf85 --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/arch/x86/package.use.stable.mask @@ -0,0 +1,104 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# When you add an entry to the top of this file, add your name, the date, and +# an explanation of why something is getting masked. Please be extremely +# careful not to commit atoms that are not valid, as it can cause large-scale +# breakage, especially if it ends up in the daily snapshot. +# +## Example: +## +## # Dev E. Loper <developer@gentoo.org> (2012-06-28) +## # Masking foo USE flag until we can get the +## # foo stuff to work properly again (bug 12345) +## =media-video/mplayer-0.90_pre5 foo +## =media-video/mplayer-0.90_pre5-r1 foo +# + +#--- END OF EXAMPLES --- + +# Nick Sarnie <sarnex@gentoo.org> (2019-10-14) +# Allow on stable for now +app-emulation/wine-d3d9 -d3d9 +virtual/wine -d3d9 + +# Andreas Sturmlechner <asturm@gentoo.org> (2019-09-13) +# media-video/pipewire is not stable yet +dev-libs/weston pipewire +kde-apps/krfb wayland +kde-plasma/xdg-desktop-portal-kde screencast +sys-apps/xdg-desktop-portal screencast +x11-wm/mutter screencast + +# Brian Evans <grknight@gentoo.org> (2019-05-22) +# Allow python-exec to install all targets +# Ack by mgorny +dev-lang/python-exec -python_targets_python3_7 + +# Andreas Sturmlechner <asturm@gentoo.org> (2019-05-21) +# dev-db/oracle-instantclient ain't stable +dev-qt/qtsql oci8 + +# Amy Liffey <amynka@gentoo.org> (2019-01-15) +# Mask experimental contrib repo +media-libs/opencv contrib contrib_cvv contrib_dnn contrib_hdf contrib_sfm contrib_xfeatures2d gflags glog tesseract + +# Mikle Kolyada <zlogene@gentoo.org> (2018-11-07) +# unmask sssd for sudo +app-admin/sudo -sssd + +# Mart Raudsepp <leio@gentoo.org> (2018-11-01) +# net-wireless/iwd not stable yet +net-misc/networkmanager iwd + +# Thomas Deutschmann <whissi@gentoo.org> (2018-09-27) +# sys-devel/lld is unstable +www-client/firefox clang + +# Thomas Deutschmann <whissi@gentoo.org> (2018-06-01) +net-analyzer/wireshark -doc + +# Andreas Sturmlechner <asturm@gentoo.org> (2017-11-21) +# Requires not yet stabilised media-libs/qtav +media-gfx/digikam mediaplayer + +# Thomas Deutschmann <whissi@gentoo.org> (2017-10-01) +# Stable mask dev-ruby/haml test till rails is stabilized. +dev-ruby/haml test + +# Michael Palimaka <kensington@gentoo.org> (2017-09-30) +# Required dependeny is not stable +sci-libs/gdal oracle + +# NP-Hardass <NP-Hardass@gentoo.org> (2017-09-27) +# patchset variants are not stable +virtual/wine d3d9 staging + +# Andreas Sturmlechner <asturm@gentoo.org> (2017-03-01) +# Requires not yet stabilised dev-db/oracle-instantclient. +sci-geosciences/qgis oracle + +# Christoph Junghans <junghans@gentoo.org> (2017-02-26) +# Stable mask some fabrics (bug #525534) +sys-cluster/openmpi openmpi_fabrics_psm openmpi_fabrics_knem openmpi_fabrics_open-mx openmpi_fabrics_ofed openmpi_fabrics_dapl openmpi_rm_pbs openmpi_rm_slurm openmpi_ofed_features_rdmacm openmpi_ofed_features_control-hdr-padding openmpi_ofed_features_connectx-xrc openmpi_ofed_features_udcm openmpi_ofed_features_dynamic-sl openmpi_ofed_features_failover + +# Brian Evans <grknight@gentoo.org> (2017-01-17) +# Stable mask groonga on mariadb as I don't know how stable +# the dependencies really are +dev-db/mariadb mroonga + +# Bernard Cafarelli <voyageur@gentoo.org> (2017-01-09) +# Requires more testing +# and additional unstable dependencies +gnustep-base/gnustep-make libobjc2 + +# Michael Palimaka <kensington@gentoo.org> (2016-05-26) +# Dependencies not yet stable +dev-cpp/eigen test + +# Michał Górny <mgorny@gentoo.org> (2014-03-30) +# Don't apply stable masks to python-exec since we're forcing every +# impl there anyway. Please keep this in sync with use.stable.mask. +dev-lang/python-exec -python_targets_pypy +dev-lang/python-exec -python_targets_pypy3 + |
