summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/packagekit-base/packagekit-base-1.1.12-r1.ebuild (renamed from app-admin/packagekit-base/packagekit-base-1.1.12.ebuild)10
-rw-r--r--profiles/features/selinux/package.mask2
-rw-r--r--profiles/features/selinux/package.use.mask2
3 files changed, 8 insertions, 6 deletions
diff --git a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild b/app-admin/packagekit-base/packagekit-base-1.1.12-r1.ebuild
index 41466b8f3d98..679f84cba2da 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.12-r1.ebuild
@@ -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
EAPI="6"
@@ -58,10 +58,12 @@ DEPEND="${COMMON_DEPEND}
vala? ( $(vala_depend) )
"
RDEPEND="${COMMON_DEPEND}
- >=app-portage/layman-2[${PYTHON_USEDEP}]
- >=sys-apps/portage-2.2[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ >=app-portage/layman-2[${PYTHON_MULTI_USEDEP}]
+ >=sys-apps/portage-2.2[${PYTHON_MULTI_USEDEP}]
+ ')
consolekit? ( sys-auth/consolekit )
- entropy? ( >=sys-apps/entropy-234[${PYTHON_USEDEP}] )
+ entropy? ( >=sys-apps/entropy-234[${PYTHON_SINGLE_USEDEP}] )
"
PATCHES=(
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 589ec4158d17..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)