sys-block/storcli: Bump to v1.23.02
[gentoo.git] / profiles / base / use.mask
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 # This file is only for generic masks. For arch-specific masks (i.e.
5 # mask everywhere, unmask on arch/*) use arch/base.
6
7 # Michael Palimaka <kensington@gentoo.org> (03 Jun 2017)
8 # Unkeyworded on most arches, unmasked in supported arch profiles.
9 elogind
10
11 # CURL_SSL=winssl is for prefix/windows/winnt only
12 curl_ssl_winssl
13
14 # masking here and unmasking in default/linux/
15 kmod
16
17 # not ready for primetime
18 packagekit
19
20 # profile specific USE flags
21 # Don't put hardened in here.
22 # TODO: move multilib into arch/base once inherit order is fixed
23 selinux
24 uclibc
25 multilib
26
27 # Mask ELIBC, KERNEL, and USERLAND flags that apply to specific profiles.
28 userland_BSD
29
30 elibc_AIX
31 elibc_bionic
32 elibc_Cygwin
33 elibc_Darwin
34 elibc_DragonFly
35 elibc_FreeBSD
36 elibc_HPUX
37 elibc_Interix
38 elibc_mintlib
39 elibc_musl
40 elibc_NetBSD
41 elibc_OpenBSD
42 elibc_SunOS
43 elibc_uclibc
44 elibc_Winnt
45
46 kernel_AIX
47 kernel_Darwin
48 kernel_FreeBSD
49 kernel_freemint
50 kernel_HPUX
51 kernel_NetBSD
52 kernel_OpenBSD
53 kernel_SunOS
54 kernel_Winnt
55
56 # Diego Pettenò <flameeyes@gentoo.org> (30 Dec 2006)
57 # These are specific of Mac OS X
58 aqua
59 coreaudio
60
61 # Jeremy Olexa <darkside@gentoo.org>
62 # The prefix USE flags should never be used on non prefix profiles
63 prefix
64 prefix-chain
65 prefix-guest
66
67 # Diego E. Pettenò <flameeyes@gentoo.org> (19 Oct 2010)
68 # masking flags that only apply to FreeBSD
69 kqueue
70
71 # Ralph Sennhauser <sera@gentoo.org> (31 Jul 2012)
72 # Unmask in arch specific profiles when jython implementaton is available.
73 python_targets_jython2_7
74 python_single_target_jython2_7
75
76 # Diego Elio Pettenò <flameeyes@gentoo.org> (18 Aug 2012)
77 # Prelude is being masked for removal
78 prelude
79
80 # Diego Elio Pettenò <flameeyes@gentoo.org> (27 Aug 2012)
81 # netlink is a Linux-specific interface
82 netlink
83
84 # Pacho Ramos <pacho@gentoo.org> (28 Sep 2013)
85 # This USE flag is available after long dicussion in
86 # http://www.gossamer-threads.com/lists/gentoo/dev/276077
87 # to let some prople not able to run systemd to skip the dep (#480336).
88 # Enabling this you will get a fully unsupported Gnome setup that
89 # could suffer unexpected problem, don't expect support for it then.
90 openrc-force
91
92 # Brian Evans <grknight@gentoo.org> (2 Dec 2015)
93 # php 5.4 is end of life, masked for removal
94 php_targets_php5-4
95
96 # Brian Evans <grknight@gentoo.org> (22 Aug 2016)
97 # php 5.5 is end of life, masked for removal
98 php_targets_php5-5