diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-04-05 21:17:31 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-04-05 21:17:31 +0100 |
commit | dc7cbdfa65fd814b3b9aa3c56257da201109e807 (patch) | |
tree | c85d72f6f31f21f178069c9d41d41a7c1ff4b362 /profiles/features | |
parent | 0706fc6986773f4e4d391deff4ad5143c464ea4e (diff) |
gentoo resync : 05.04.2019
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/prefix/standalone/kernel-2.6.16+/use.mask | 2 | ||||
-rw-r--r-- | profiles/features/selinux/package.mask | 3 | ||||
-rw-r--r-- | profiles/features/uclibc/package.use.mask | 4 |
3 files changed, 7 insertions, 2 deletions
diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask b/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask index d465a4d7db12..b7f146f8d4a1 100644 --- a/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask @@ -1,5 +1,3 @@ # >=python-3 is masked python_single_target_python3_5 -python_single_target_python3_4 python_targets_python3_5 -python_targets_python3_4 diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index bb551011ff29..da6bdcafc915 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -28,6 +28,8 @@ gnome-extra/gnome-logs gnome-extra/gnome-shell-extensions gnome-extra/gnome-shell-frippery gnome-extra/gnome-shell-extensions-topicons-plus +gnome-extra/gnome-shell-extension-dash-to-panel +gnome-extra/gnome-shell-extension-desktop-icons gnome-extra/gnome-shell-extension-gsconnect gnome-extra/gnome-tweaks x11-themes/zukitwo-shell @@ -45,3 +47,4 @@ sys-apps/dbus-broker app-admin/gnome-abrt >=dev-libs/libreport-2.9 games-util/gamemode +gnome-extra/gnome-user-share diff --git a/profiles/features/uclibc/package.use.mask b/profiles/features/uclibc/package.use.mask index d50e095b0281..1de6dcc2f220 100644 --- a/profiles/features/uclibc/package.use.mask +++ b/profiles/features/uclibc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Anthony G. Basile <blueness@gentoo.org> +# sanitize is broken on at least all hardened uclibc +sys-devel/gcc sanitize + # Michał Górny <mgorny@gentoo.org> (12 Jan 2018) # Those require USE=java that is masked in this profile. app-emulation/virtualbox vboxwebsrv |