mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-10 00:10:19 +03:00
16 lines
555 B
Plaintext
16 lines
555 B
Plaintext
# Copyright 1999-2023 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# This file masks out USE flags that are simply NOT allowed in the default
|
|
# profile for any architecture. This works, for example, if a non-default
|
|
# profile (such as the selinux profiles) have a USE flag associated with
|
|
# them.
|
|
|
|
# Samuli Suominen <ssuominen@gentoo.org> (2013-04-19)
|
|
# Linux specific module loading/unloading support
|
|
-kmod
|
|
|
|
# Diego Elio Pettenò <flameeyes@gentoo.org> (2012-08-27)
|
|
# netlink is a Linux-specific interface
|
|
-netlink
|