summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-17 08:06:37 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-17 08:06:37 +0000
commite74bddc195533f6d160ee96220f5cfcc205bda1c (patch)
tree147bf202fd80bf604f6d289e985630f30b5a8438 /profiles
parent20c23c152d2e7b44a6f93ec9476b808659e5ff1e (diff)
gentoo auto-resync : 17:01:2024 - 08:06:37
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin188439 -> 188445 bytes
-rw-r--r--profiles/arch/powerpc/ppc32/package.use.mask4
-rw-r--r--profiles/updates/1Q-20241
-rw-r--r--profiles/use.local.desc5
4 files changed, 7 insertions, 3 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 9ef9a4c0aa01..b340eec2eff0 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index e78219c307fe..be0552d9d2c0 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2024-01-17)
+# The generated code is too large and it takes ages to build, bug #922249.
+dev-python/mypy native-extensions
+
# Sam James <sam@gentoo.org> (2024-01-05)
# sys-apps/keyutils not stable here, because of test failures. bug #636252
app-benchmarks/stress-ng keyutils
diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024
index 7b623bc478bb..b0271fd2ae82 100644
--- a/profiles/updates/1Q-2024
+++ b/profiles/updates/1Q-2024
@@ -36,3 +36,4 @@ move sys-devel/automake dev-build/automake
move sys-devel/slibtool dev-build/slibtool
move sys-devel/libtool dev-build/libtool
move dev-util/mage dev-build/mage
+move dev-util/muon dev-build/muon
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 9a3e0e7af6bf..600027bb488d 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1307,6 +1307,8 @@ dev-ada/templates-parser:shared - Build shared library
dev-ada/xmlada:shared - Build shared library
dev-ada/xmlada:static-pic - Build static library with pic code
dev-build/cmake:dap - Build debugger for CMake with Debug Adapter Protocol support via dev-cpp/cppdap
+dev-build/muon:archive - Enable extracting wraps using app-arch/libarchive.
+dev-build/muon:libpkgconf - Enable looking up packages via dev-util/pkgconf.
dev-cpp/glog:gflags - Use dev-cpp/gflags for flag parsing
dev-cpp/glog:libunwind - Use libunwind library (sys-libs/libunwind or sys-libs/llvm-libunwind) instead of built-in fallback implementation for stack unwinding
dev-cpp/jwt-cpp:picojson - Enable use of dev-cpp/picojson
@@ -2873,8 +2875,6 @@ dev-util/mingw64-runtime:default-ucrt - Use ucrt instead of msvcrt-os as the def
dev-util/mingw64-runtime:idl - Install idl files
dev-util/mingw64-runtime:libraries - Build extra libraries: mangle, pseh, winpthreads
dev-util/mingw64-runtime:tools - Build extra tools: gendef, genidl, widl
-dev-util/muon:archive - Enable extracting wraps using app-arch/libarchive.
-dev-util/muon:libpkgconf - Enable looking up packages via dev-util/pkgconf.
dev-util/nvidia-cuda-toolkit:debugger - Install the CUDA debugger
dev-util/nvidia-cuda-toolkit:nsight - Install profiling and optimizing tools (nsight-compute, nsight-systems)
dev-util/nvidia-cuda-toolkit:profiler - Install the NVIDIA CUDA profiler (nvprof) and the related libraries
@@ -8678,7 +8678,6 @@ www-servers/lighttpd:mmap - Use mmap when sendfile is not available
www-servers/lighttpd:nettle - Use dev-libs/nettle as crypto backend
www-servers/lighttpd:nss - Build module for TLS via Mozilla's Network Security Services
www-servers/lighttpd:rrdtool - Enable rrdtool support via mod_rrdtool
-www-servers/lighttpd:system-xxhash - Use system provided dev-libs/xxhash
www-servers/lighttpd:webdav - Enable webdav properties
www-servers/lighttpd:zlib - Enable output compression via gzip or deflate algorithms from sys-libs/zlib
www-servers/lighttpd:zstd - Enable output compression via Zstandard (app-arch/zstd) algorithm