summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin238129 -> 238115 bytes
-rw-r--r--profiles/arch/arm64/package.use.force4
-rw-r--r--profiles/arch/powerpc/ppc64/package.use.force6
-rw-r--r--profiles/base/package.use.force2
-rw-r--r--profiles/package.mask5
-rw-r--r--profiles/use.local.desc2
6 files changed, 9 insertions, 10 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 15b4340f9b5d..19f82667b645 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/arm64/package.use.force b/profiles/arch/arm64/package.use.force
index c58f1d485693..21465a9f9842 100644
--- a/profiles/arch/arm64/package.use.force
+++ b/profiles/arch/arm64/package.use.force
@@ -5,10 +5,6 @@
# supports 64 bit neon
media-libs/opencv cpu_flags_arm_neon
-# Matt Jolly <kangie@gentoo.org> (2024-01-30)
-# Google does not provide an arm64 toolchain
-www-client/chromium system-toolchain
-
# matoro <matoro_gentoo@matoro.tk> (2022-08-31)
# GHC does not gain native codegen for arm64 until 9.2.
# We don't want an unregisterised build, so force LLVM codegen.
diff --git a/profiles/arch/powerpc/ppc64/package.use.force b/profiles/arch/powerpc/ppc64/package.use.force
index d198bbc21577..0e93c499f29e 100644
--- a/profiles/arch/powerpc/ppc64/package.use.force
+++ b/profiles/arch/powerpc/ppc64/package.use.force
@@ -1,10 +1,6 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Matt Jolly <kangie@gentoo.org> (2024-01-30)
-# Google does not provide a ppc64 toolchain
-www-client/chromium system-toolchain
-
# Alexey Sokolov <alexey+gentoo@asokolov.org> (2023-08-14)
# OpenMW is only playtested with LuaJIT, and in fact unit tests fail with Lua-5.
# Therefore apply mask/force to override the profile's defaults, and invert on
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 7461c0d72b2d..03ebc138e7cf 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -26,6 +26,8 @@ llvm-runtimes/libcxxabi clang
# echo "dev-lang/rust:${slot} llvm_slot_${_RUST_LLVM_MAP[${slot}]}"
# echo "dev-lang/rust-bin:${slot} llvm_slot_${_RUST_LLVM_MAP[${slot}]}"
# done
+dev-lang/rust:1.84.1 llvm_slot_19
+dev-lang/rust-bin:1.84.1 llvm_slot_19
dev-lang/rust:1.84.0 llvm_slot_19
dev-lang/rust-bin:1.84.0 llvm_slot_19
dev-lang/rust:1.83.0 llvm_slot_19
diff --git a/profiles/package.mask b/profiles/package.mask
index edc1a358b43e..ecbf03daf2ce 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,11 @@
#--- END OF EXAMPLES ---
+# Matt Turner <mattst88@gentoo.org> (2025-02-05)
+# Masked for testing
+=dev-util/mesa_clc-25.0*
+=media-libs/mesa-25.0*
+
# Ionen Wolkens <ionen@gentoo.org> (2025-01-30)
# Breaks the only consumer of pytest-bdd (qutebrowser),
# not looked into yet but mask for now as it prevents
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 8e05a5fe7910..d6f2cfcb3327 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -6321,7 +6321,6 @@ net-misc/curl:hsts - Enable HTTP Strict Transport Security
net-misc/curl:http3 - Enable HTTP/3 support
net-misc/curl:imap - Enable Internet Message Access Protocol support
net-misc/curl:mbedtls - Enable mbedtls ssl backend
-net-misc/curl:nghttp3 - Enable HTTP/3 support using net-libs/nghttp3
net-misc/curl:openssl - Enable openssl ssl backend
net-misc/curl:pop3 - Enable Post Office Protocol 3 support
net-misc/curl:progress-meter - Enable the progress meter
@@ -8210,6 +8209,7 @@ sys-devel/binutils-hppa64:gprofng - Enable the next-generation gprofng profiler
sys-devel/binutils-hppa64:multitarget - Adds support to binutils for cross compiling (does not work with gas)
sys-devel/binutils-hppa64:pgo - Build binutils with Profile Guided Optimization (PGO) and LTO
sys-devel/binutils-hppa64:plugins - Enable plugin support in tools
+sys-devel/binutils-hppa64:xxhash - Use dev-libs/xxhash for --build-id=xx support
sys-devel/bpf-toolchain:bin-symlinks - Symlink executables to usr/bin to be in default PATH (conflicts with crossdev bpf, and crossdev is preferable for a fully featured toolchain)
sys-devel/crosstool-ng:dtc - Require sys-apps/dtc
sys-devel/crosstool-ng:lzip - Require app-arch/lzip