diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-25 12:34:31 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-25 12:41:09 +0100 |
commit | cab6a1de512c11b71435a0b76043dfefb0872134 (patch) | |
tree | 75f7d4687c8ec9b7b781d2a524ce2e4cd9aabb52 /profiles/features | |
parent | games-engines/stratagus: Bump the lua-single version to 3.0.0 (diff) | |
download | gentoo-cab6a1de512c11b71435a0b76043dfefb0872134.tar.gz gentoo-cab6a1de512c11b71435a0b76043dfefb0872134.tar.bz2 gentoo-cab6a1de512c11b71435a0b76043dfefb0872134.zip |
profiles: Clean stale/incorrect masks up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/selinux/package.use.force | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/features/selinux/package.use.force b/profiles/features/selinux/package.use.force index 4bc89db5a27c..131e38b9ff34 100644 --- a/profiles/features/selinux/package.use.force +++ b/profiles/features/selinux/package.use.force @@ -1,11 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Sven Vermeulen <swift@gentoo.org> (2013-04-19) # sys-apps/policycoreutils (semanage command) uses sepolgen, which requires libselinux with USE="python". # sys-apps/policycoreutils also requires libsemanage with USE="python" sys-libs/libselinux python -sys-libs/libsemanage python # Sven Vermeulen <swift@gentoo.org> (2013-05-21) # sys-apps/policycoreutils has PYTHON_USE_WITH="xml" set, so we force it |