diff options
Diffstat (limited to 'profiles/base/use.mask')
-rw-r--r-- | profiles/base/use.mask | 144 |
1 files changed, 144 insertions, 0 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask new file mode 100644 index 00000000..16f1aefe --- /dev/null +++ b/profiles/base/use.mask @@ -0,0 +1,144 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# This file is only for generic masks. For arch-specific masks (i.e. +# mask everywhere, unmask on arch/*) use arch/base. + +# Matt Turner <mattst88@gentoo.org> (25 Nov 2017) +# Unmaintained upstream. Masked for removal in 30 days. +# Bug #606132. +input_devices_acecad +input_devices_aiptek +input_devices_fpit +input_devices_hyperpen +input_devices_mutouch +input_devices_pentouch + +# Matt Turner <mattst88@gentoo.org> (23 Nov 2017) +# For ancient hardware. Tired of maintaining. Masked for removal in 30 days. +# Bug #606132. +video_cards_apm +video_cards_ark +video_cards_chips +video_cards_cirrus +video_cards_i128 +video_cards_i740 +video_cards_mach64 +video_cards_neomagic +video_cards_rendition +video_cards_s3 +video_cards_s3virge +video_cards_savage +video_cards_sis +video_cards_sisusb +video_cards_suncg14 +video_cards_suncg3 +video_cards_suncg6 +video_cards_sunffb +video_cards_sunleo +video_cards_suntcx +video_cards_tdfx +video_cards_tga +video_cards_trident +video_cards_tseng + +# Andreas K. Hüttel <dilfridge@gentoo.org> (04 Nov 2017) +# ... since audacious is being last-rited ... bug 632513 +audacious + +# Patrick Lauer <patrick@gentoo.org> (22 Oct 2017) +# postgres-9.2 is EOL and masked +postgres_targets_postgres9_2 + +# Michael Palimaka <kensington@gentoo.org> (03 Jun 2017) +# Unkeyworded on most arches, unmasked in supported arch profiles. +elogind + +# CURL_SSL=winssl is for prefix/windows/winnt only +curl_ssl_winssl + +# masking here and unmasking in default/linux/ +kmod + +# not ready for primetime +packagekit + +# profile specific USE flags +# Don't put hardened in here. +# TODO: move multilib into arch/base once inherit order is fixed +selinux +uclibc +multilib + +# Mask ELIBC, KERNEL, and USERLAND flags that apply to specific profiles. +userland_BSD + +elibc_AIX +elibc_bionic +elibc_Cygwin +elibc_Darwin +elibc_DragonFly +elibc_FreeBSD +elibc_HPUX +elibc_Interix +elibc_mintlib +elibc_musl +elibc_NetBSD +elibc_OpenBSD +elibc_SunOS +elibc_uclibc +elibc_Winnt + +kernel_AIX +kernel_Darwin +kernel_FreeBSD +kernel_freemint +kernel_HPUX +kernel_NetBSD +kernel_OpenBSD +kernel_SunOS +kernel_Winnt + +# Diego Pettenò <flameeyes@gentoo.org> (30 Dec 2006) +# These are specific of Mac OS X +aqua +coreaudio + +# Jeremy Olexa <darkside@gentoo.org> +# The prefix USE flags should never be used on non prefix profiles +prefix +prefix-chain +prefix-guest + +# Diego E. Pettenò <flameeyes@gentoo.org> (19 Oct 2010) +# masking flags that only apply to FreeBSD +kqueue + +# Ralph Sennhauser <sera@gentoo.org> (31 Jul 2012) +# Unmask in arch specific profiles when jython implementaton is available. +python_targets_jython2_7 +python_single_target_jython2_7 + +# Diego Elio Pettenò <flameeyes@gentoo.org> (18 Aug 2012) +# Prelude is being masked for removal +prelude + +# Diego Elio Pettenò <flameeyes@gentoo.org> (27 Aug 2012) +# netlink is a Linux-specific interface +netlink + +# Pacho Ramos <pacho@gentoo.org> (28 Sep 2013) +# This USE flag is available after long dicussion in +# http://www.gossamer-threads.com/lists/gentoo/dev/276077 +# to let some prople not able to run systemd to skip the dep (#480336). +# Enabling this you will get a fully unsupported Gnome setup that +# could suffer unexpected problem, don't expect support for it then. +openrc-force + +# Brian Evans <grknight@gentoo.org> (2 Dec 2015) +# php 5.4 is end of life, masked for removal +php_targets_php5-4 + +# Brian Evans <grknight@gentoo.org> (22 Aug 2016) +# php 5.5 is end of life, masked for removal +php_targets_php5-5 |