summaryrefslogtreecommitdiff
path: root/profiles/base/use.mask
blob: fe8254ba5b7c9a09d0d59a7d1218183bc56c8d33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
# Copyright 1999-2019 Gentoo Authors
# 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> (2019-03-03)
# Mask for testing. Bug 606924
libglvnd

# Matt Turner <mattst88@gentoo.org> (2019-09-01)
# app-office/texmacs is package.mask'd. Bug #436400
texmacs

# Brian Evans <grknight@gentoo.org> (2019-07-25)
# Mask flag for early testing
php_targets_php7-4

# Hans de Graaff <graaff@gentoo.org> (2019-04-07)
# Mask Ruby 2.3 as EOL
ruby_targets_ruby23

# Brian Evans <grknight@gentoo.org> (2019-01-11)
# Mask PHP 7.0 target as EOL
php_targets_php7-0

# Matt Turner <mattst88@gentoo.org> (2018-11-11)
# d3d9 only works on amd64/x86.
d3d9

# Aaron W. Swenson <titanofold@gentoo.org> (2018-09-09)
# Mask PostgreSQL 12 while in (pre-)alpha.
postgres_targets_postgres12

# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-11-04)
# Unkeyworded on most arches, unmasked in supported arch profiles.
audacious

# 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> (2006-12-30)
# 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-guest
prefix-stack

# Diego E. Pettenò <flameeyes@gentoo.org> (2010-10-19)
# masking flags that only apply to FreeBSD
kqueue

# Ralph Sennhauser <sera@gentoo.org> (2012-07-31)
# 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> (2012-08-18)
# Prelude is being masked for removal
prelude

# Diego Elio Pettenò <flameeyes@gentoo.org> (2012-08-27)
# netlink is a Linux-specific interface
netlink