blob: 41aab147d74e109b5512b3de291e419093b9276a (
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
|
# Copyright 1999-2024 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.
# Andreas Sturmlechner <asturm@gentoo.org> (2024-12-11)
# dev-db/firebird last-rites preparation
firebird
# Robin H. Johnson <robbat2@gentoo.org> (2024-11-17)
# bug 943698
# Poor upstream code quality, unmaintained upstream;
# no hardware for testing # anymore.
# https://public-inbox.gentoo.org/gentoo-dev/robbat2-20240529T185323-477923075Z@orbis-terrarum.net/
lcd_devices_g15
g15
# Michael Orlitzky <mjo@gentoo.org> (2024-11-13)
# The 8.1 slot is masked, so the USE flag that pulls it in has to be
# masked too. The bare "php8-1" is for www-servers/nginx-unit which
# has a non-standard flag name.
php_targets_php8-1
php8-1
# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-10-21)
# Mechanism for coping with the time64 transition of 32bit arches
# Will be unmasked in the time64 profiles
perl_features_time64
time64
# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-05-01)
# PERL_FEATURES=debug is not a setting that should be used lightly.
# If you really need it, then unmask it...
perl_features_debug
# Andreas Sturmlechner <asturm@gentoo.org> (2024-04-06)
# Telepathy is dead and packages masked for removal.
telepathy
# Hans de Graaff <graaff@gentoo.org> (2023-08-19)
# Ruby 3.0 is not compatible with OpenSSL 3. Please upgrade to a newer
# Ruby version.
ruby_targets_ruby30
# Hans de Graaff <graaff@gentoo.org> (2023-04-10)
# Ruby 2.7 is masked for removal.
ruby_targets_ruby27
# Matt Turner <mattst88@gentoo.org> (2022-04-16)
# dev-util/sysprof not keyworded on most arches yet
sysprof
# Sam James <sam@gentoo.org> (2022-01-12)
# PCH has proven itself to be unreliable and lead to spurious build
# failures. Masking so users aren't exposed to such failures without opting-in.
# Failures aren't always reproducible and implementations are often fragile.
# Please speak to <toolchain@gentoo.org> and/or <qa@gentoo.org> before dropping.
# See e.g. bug #753323, bug #822690.
pch
# Matt Turner <mattst88@gentoo.org> (2019-09-01)
# app-office/texmacs is package.mask'd. Bug #436400
texmacs
# Matt Turner <mattst88@gentoo.org> (2018-11-11)
# d3d9 only works on amd64/x86.
d3d9
# masking here and unmasking in default/linux/
kmod
# profile specific USE flags
# Don't put hardened in here.
# TODO: move multilib into arch/base once inherit order is fixed
selinux
multilib
elibc_bionic
elibc_Cygwin
elibc_Darwin
elibc_musl
elibc_SunOS
kernel_Darwin
kernel_SunOS
kernel_Winnt
# Jeremy Olexa <darkside@gentoo.org>
# The prefix USE flags should never be used on non prefix profiles
prefix
prefix-guest
prefix-stack
# Diego Elio Pettenò <flameeyes@gentoo.org> (2012-08-27)
# netlink is a Linux-specific interface
netlink
# Diego Pettenò <flameeyes@gentoo.org> (2006-12-30)
# These are specific to Mac OS X
aqua
coreaudio
|