From 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Apr 2021 20:21:43 +0100 Subject: gentoo resync : 28.04.2021 --- profiles/features/prefix/package.use.force | 9 +++++++++ profiles/features/selinux/package.mask | 7 ++++++- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 profiles/features/prefix/package.use.force (limited to 'profiles/features') diff --git a/profiles/features/prefix/package.use.force b/profiles/features/prefix/package.use.force new file mode 100644 index 000000000000..c8e401afccd7 --- /dev/null +++ b/profiles/features/prefix/package.use.force @@ -0,0 +1,9 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Georgy Yakovlev (2021-04-03) +# We want to use rust-bin (with fixes) or source-built rust +# to bootstrap rust properly. +# See https://github.com/gentoo/gentoo/pull/19815 for discussion +# and bug #682370, bug #682370 +dev-lang/rust system-bootstrap diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 81483fd039d2..2f75b94c597e 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -1,6 +1,10 @@ -# Copyright 2011-2020 Gentoo Authors +# Copyright 2011-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (2021-04-06) +# depends on sys-apps/systemd +kde-plasma/plasma-firewall + # Jason Zaman (2019-12-01) # SELinux userspace 3.0 dropped python2_7 support # python2_7-only packages that depend on portage @@ -63,3 +67,4 @@ sys-apps/systemd-readahead sys-process/systemd-cron sys-apps/dbus-broker sys-kernel/installkernel-systemd-boot +sys-power/switcheroo-control -- cgit v1.2.3