From b7ebc951da8800f711142f69d9d958bde67a112d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 28 Apr 2019 09:54:45 +0100 Subject: gentoo resync : 28.04.2019 --- profiles/features/hardened/arm64/eapi | 1 + profiles/features/hardened/arm64/make.defaults | 4 ++++ profiles/features/hardened/arm64/parent | 1 + profiles/features/musl/package.mask | 3 +++ profiles/features/musl/use.mask | 4 ++++ profiles/features/selinux/package.mask | 2 ++ 6 files changed, 15 insertions(+) create mode 100644 profiles/features/hardened/arm64/eapi create mode 100644 profiles/features/hardened/arm64/make.defaults create mode 100644 profiles/features/hardened/arm64/parent (limited to 'profiles/features') diff --git a/profiles/features/hardened/arm64/eapi b/profiles/features/hardened/arm64/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/features/hardened/arm64/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/features/hardened/arm64/make.defaults b/profiles/features/hardened/arm64/make.defaults new file mode 100644 index 000000000000..bc6776d156e2 --- /dev/null +++ b/profiles/features/hardened/arm64/make.defaults @@ -0,0 +1,4 @@ +# Copyright 1999-2018 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +USE="pic" diff --git a/profiles/features/hardened/arm64/parent b/profiles/features/hardened/arm64/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/features/hardened/arm64/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 94f0187270fa..b59475865100 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -20,3 +20,6 @@ dev-libs/elfutils # Mask firefox-54 and above as it requires rust # now, and rust reportedly will not build yet. >=www-client/firefox-54.0 + +# rust-bin requires a glibc system +dev-lang/rust-bin \ No newline at end of file diff --git a/profiles/features/musl/use.mask b/profiles/features/musl/use.mask index 46c03330afb4..a6ebbb5f4d44 100644 --- a/profiles/features/musl/use.mask +++ b/profiles/features/musl/use.mask @@ -5,3 +5,7 @@ -elibc_musl elibc_uclibc elibc_glibc + +# Musl doesn't have support for utmp/wtmp by design +utmp +wtmp diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index da6bdcafc915..84625d6e2367 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -28,12 +28,14 @@ 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-applications-overview-tooltip 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 gnome-extra/office-runner +gnome-extra/pch-session kde-misc/systemd-kcm net-firewall/firewalld sys-apps/gentoo-systemd-integration -- cgit v1.2.3