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

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

# re-add userland GNU
-userland_GNU

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

# USE=pam just does not make sense in Gentoo Prefix. Should be using the host
# auth system.
pam

# USE=udev just does not make sense in Gentoo Prefix. bug 293480
udev