From 30737dc88991519b90363c2c7bae8fd049098d13 Mon Sep 17 00:00:00 2001
From: V3n3RiX <venerix@koprulu.sector>
Date: Fri, 14 Oct 2022 01:43:18 +0100
Subject: gentoo auto-resync : 14:10:2022 - 01:43:18

---
 profiles/Manifest.gz                               | Bin 147354 -> 147687 bytes
 profiles/arch/powerpc/ppc64/package.mask           |   4 ++++
 profiles/arch/powerpc/ppc64/package.use.mask       |   4 ++++
 .../default/linux/amd64/17.0/musl/package.mask     |   7 ++++++-
 profiles/default/linux/arm64/17.0/llvm/eapi        |   1 +
 .../default/linux/arm64/17.0/llvm/packages.build   |   9 +++++++++
 profiles/default/linux/arm64/17.0/llvm/parent      |   2 ++
 profiles/default/linux/ppc/17.0/musl/parent        |   1 +
 profiles/package.mask                              |   8 ++++++++
 profiles/profiles.desc                             |   6 +++---
 10 files changed, 38 insertions(+), 4 deletions(-)
 create mode 100644 profiles/default/linux/arm64/17.0/llvm/eapi
 create mode 100644 profiles/default/linux/arm64/17.0/llvm/packages.build
 create mode 100644 profiles/default/linux/arm64/17.0/llvm/parent

(limited to 'profiles')

diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 98651a15278c..59a0f119b2b1 100644
Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ
diff --git a/profiles/arch/powerpc/ppc64/package.mask b/profiles/arch/powerpc/ppc64/package.mask
index ec04b7c84143..22b9fe81853d 100644
--- a/profiles/arch/powerpc/ppc64/package.mask
+++ b/profiles/arch/powerpc/ppc64/package.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <sam@gentoo.org> (2022-10-08)
+# sys-boot/gnu-efi isn't keyworded here right now
+sys-kernel/installkernel-systemd-boot
+
 # Michał Górny <mgorny@gentoo.org> (2022-08-25)
 # Only ppc64le binpkg is provided.
 dev-python/pypy-exe-bin
diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask
index 1400293fb5b5..ef0c262fbba1 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <sam@gentoo.org> (2022-10-13)
+# Causes segfaults, bug #871921
+sci-libs/symengine tcmalloc
+
 # Georgy Yakovlev <gyakovlev@gentoo.org> (2022-09-29)
 # USE=fix requires ring crate, which is not portable
 # https://github.com/rustsec/rustsec/issues/707
diff --git a/profiles/default/linux/amd64/17.0/musl/package.mask b/profiles/default/linux/amd64/17.0/musl/package.mask
index 03746363caf3..25a5df5e9181 100644
--- a/profiles/default/linux/amd64/17.0/musl/package.mask
+++ b/profiles/default/linux/amd64/17.0/musl/package.mask
@@ -1,6 +1,11 @@
-# Copyright 2020 Gentoo Authors.
+# Copyright 2020-2022 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <sam@gentoo.org> (2022-10-08)
+# openjdk-bin is available on amd64 musl
+-dev-java/openjdk-bin
+dev-java/openjdk-bin:8
+
 # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-28)
 # rust-bin is available on amd64 musl
 -dev-lang/rust-bin
diff --git a/profiles/default/linux/arm64/17.0/llvm/eapi b/profiles/default/linux/arm64/17.0/llvm/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/arm64/17.0/llvm/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/arm64/17.0/llvm/packages.build b/profiles/default/linux/arm64/17.0/llvm/packages.build
new file mode 100644
index 000000000000..9ffb08757bd7
--- /dev/null
+++ b/profiles/default/linux/arm64/17.0/llvm/packages.build
@@ -0,0 +1,9 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# we use glibc here, so we still need these in stage1
+# later stages should pull them in as BDEPEND anyway
+sys-devel/gcc
+sys-devel/gcc-config
+sys-devel/binutils
+sys-devel/binutils-config
diff --git a/profiles/default/linux/arm64/17.0/llvm/parent b/profiles/default/linux/arm64/17.0/llvm/parent
new file mode 100644
index 000000000000..929f409fcc3f
--- /dev/null
+++ b/profiles/default/linux/arm64/17.0/llvm/parent
@@ -0,0 +1,2 @@
+..
+../../../../../features/llvm
diff --git a/profiles/default/linux/ppc/17.0/musl/parent b/profiles/default/linux/ppc/17.0/musl/parent
index 58651906cb67..9ef7663a23b6 100644
--- a/profiles/default/linux/ppc/17.0/musl/parent
+++ b/profiles/default/linux/ppc/17.0/musl/parent
@@ -1,2 +1,3 @@
 ..
 ../../../../../features/musl
+../../../../../features/wd40
diff --git a/profiles/package.mask b/profiles/package.mask
index ced1995e0dfd..0a85ec299e8d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James <sam@gentoo.org> (2022-10-13)
+# Depends on vulnerable version of Rust. See bug #877005.
+# Will be unmasked once dependency is updated.
+www-client/seamonkey
+
 # Joshua Kinard <kumba@gentoo.org> (2022-10-13)
 # Difficult-to-resolve build issues on modern toolchains,
 # not publicly maintained, developer contact is difficult,
@@ -168,6 +173,9 @@ media-plugins/gmpc-tagedit
 # Matt Turner <mattst88@gentoo.org> (2022-10-01)
 # Metapackage that has outlived its purpose. Made some sense in the immediate
 # aftermath of X.Org modularization 15 years ago.
+# Use these instead if desired:
+# - x11-base/xorg-apps
+# - x11-base/xorg-fonts
 # Removal on 2022-11-01. Bugs #755233, #872119.
 x11-base/xorg-x11
 
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 5702a9dc7c48..b5853daadff5 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -220,7 +220,7 @@ ppc		default/linux/ppc/17.0/desktop/gnome/systemd/merged-usr	dev
 ppc		default/linux/ppc/17.0/systemd				stable
 ppc		default/linux/ppc/17.0/systemd/merged-usr		dev
 ppc		default/linux/ppc/17.0/developer			exp
-ppc		default/linux/ppc/17.0/musl				exp
+ppc		default/linux/ppc/17.0/musl				dev
 ppc		default/linux/ppc/17.0/musl/hardened			exp
 
 # PPC64 profiles
@@ -233,7 +233,7 @@ ppc64		default/linux/ppc64/17.0/desktop/gnome/systemd/merged-usr	dev
 ppc64		default/linux/ppc64/17.0/systemd				stable
 ppc64		default/linux/ppc64/17.0/systemd/merged-usr			dev
 ppc64		default/linux/ppc64/17.0/developer				exp
-ppc64		default/linux/ppc64/17.0/musl					exp
+ppc64		default/linux/ppc64/17.0/musl					dev
 ppc64		default/linux/ppc64/17.0/musl/hardened				exp
 
 # PPC64LE profiles
@@ -251,7 +251,7 @@ ppc64		default/linux/ppc64le/17.0/desktop/systemd/merged-usr		dev
 ppc64		default/linux/ppc64le/17.0/systemd				stable
 ppc64		default/linux/ppc64le/17.0/systemd/merged-usr			dev
 ppc64		default/linux/ppc64le/17.0/developer				exp
-ppc64		default/linux/ppc64le/17.0/musl					exp
+ppc64		default/linux/ppc64le/17.0/musl					dev
 ppc64		default/linux/ppc64le/17.0/musl/hardened			exp
 
 # RISC-V Profiles
-- 
cgit v1.2.3