diff options
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/selinux/package.mask | 2 | ||||
-rw-r--r-- | profiles/features/selinux/package.use.mask | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 957ea16b4f30..c265c0639db4 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -59,7 +59,7 @@ gnome-extra/gnome-user-share app-admin/equo app-admin/matter app-admin/packagekit -=app-admin/packagekit-base-1.1.12 +~app-admin/packagekit-base-1.1.12 app-admin/packagekit-gtk app-admin/packagekit-qt <app-admin/salt-2018 diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index ed28e6e8aad5..63635efd4421 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Jeroen Roovers <jer@gentoo.org> (2019-02-23) @@ -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 |