diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-02-07 13:00:36 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-02-09 16:54:16 +0100 |
commit | ad20771187f2ae38ec82c1634d10ffbcd4a7277b (patch) | |
tree | 6bb7dc533e9e923074bdf55cd50668c27b9ee751 /profiles | |
parent | x11-terms/xterm: Remove 352 (diff) | |
download | gentoo-ad20771187f2ae38ec82c1634d10ffbcd4a7277b.tar.gz gentoo-ad20771187f2ae38ec82c1634d10ffbcd4a7277b.tar.bz2 gentoo-ad20771187f2ae38ec82c1634d10ffbcd4a7277b.zip |
profiles/features/selinux: Extend portage py2.7 masks to PST
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/selinux/package.use.mask | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index ed28e6e8aad5..589ec4158d17 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -37,13 +37,13 @@ net-wireless/bluez user-session # SELinux userspace 3.0 dropped python2.7 support app-admin/equo python_targets_python2_7 app-admin/matter python_targets_python2_7 -app-admin/packagekit-base python_targets_python2_7 +app-admin/packagekit-base python_targets_python2_7 python_single_target_python2_7 app-admin/salt python_targets_python2_7 app-admin/webapp-config python_targets_python2_7 app-portage/diffmask python_targets_python2_7 app-portage/distpatch python_targets_python2_7 app-portage/elicense python_targets_python2_7 -app-portage/elogviewer python_targets_python2_7 +app-portage/elogviewer python_targets_python2_7 python_single_target_python2_7 app-portage/euscan python_targets_python2_7 app-portage/flaggie python_targets_python2_7 app-portage/g-sorcery python_targets_python2_7 @@ -58,7 +58,7 @@ app-portage/porthole python_targets_python2_7 app-portage/portpeek python_targets_python2_7 app-portage/repoman python_targets_python2_7 app-portage/smart-live-rebuild python_targets_python2_7 -app-portage/unsymlink-lib python_targets_python2_7 +app-portage/unsymlink-lib python_targets_python2_7 python_single_target_python2_7 dev-java/java-config python_targets_python2_7 kde-frameworks/frameworkintegration appstream net-proxy/http-replicator python_targets_python2_7 |