summaryrefslogtreecommitdiff
path: root/profiles/features/prefix/use.mask
blob: 482ce57f04485056fc8ffaf83bb90cba6f2acd61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# prefix USE flag should always be unmasked in prefix profiles
-prefix

# USE flags inherited by the base/use.defaults file that shouldn't be in Prefix
gpm

# need to invade pid 1, which is not possible for Prefix.
systemd

# system authentication etc. not possible for non-privileged Prefix
pam

# Andreas Sturmlechner <asturm@gentoo.org> (2020-06-06)
# sci-libs/mkl does not have prefix keywords
mkl