Ulrich Müller 8e2d0dc375
profiles: Fix copyright and license notices
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2025-06-09 12:30:14 +02:00

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