diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-09-13 17:24:18 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-09-13 17:24:59 +0200 |
commit | ee4ebce37838494d1e06e1b40767b0fbf468192b (patch) | |
tree | 9be3ab8d55d4a7034b47f34dfb11daeeadb4e470 /profiles/features | |
parent | dev-libs/libfmt: 5.2 bump, use eapi7-ver (diff) | |
download | gentoo-ee4ebce37838494d1e06e1b40767b0fbf468192b.tar.gz gentoo-ee4ebce37838494d1e06e1b40767b0fbf468192b.tar.bz2 gentoo-ee4ebce37838494d1e06e1b40767b0fbf468192b.zip |
profiles: Remove a number of stale masks and forces
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/selinux/package.use.force | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/profiles/features/selinux/package.use.force b/profiles/features/selinux/package.use.force index c7e70425d6bb..143f28ca89de 100644 --- a/profiles/features/selinux/package.use.force +++ b/profiles/features/selinux/package.use.force @@ -3,11 +3,9 @@ # Sven Vermeulen <swift@gentoo.org> (19 Apr 2013) # sys-apps/policycoreutils (semanage command) uses sepolgen, which requires libselinux with USE="python". -# sys-apps/policycoreutils also requires libsemanage with USE="python" and -# setools with USE="python" +# sys-apps/policycoreutils also requires libsemanage with USE="python" sys-libs/libselinux python sys-libs/libsemanage python -app-admin/setools python # Sven Vermeulen <swift@gentoo.org> (21 May 2013) # sys-apps/policycoreutils has PYTHON_USE_WITH="xml" set, so we force it |