diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 194015 -> 194005 bytes | |||
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arches.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
4 files changed, 7 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex edf3405ebbde..cc2c45d0776a 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 30d7bfd4eb6c..0cb8582d6f5b 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ionen Wolkens <ionen@gentoo.org> (2024-02-07) +# nvidia-powerd is only available for arm64 in 550+ +<x11-drivers/nvidia-drivers-550 powerd + # Alexander Tsoy <alexander@tsoy.me> (2024-01-31) # Supports 64-bit NEON media-libs/zita-resampler -cpu_flags_arm_neon diff --git a/profiles/arches.desc b/profiles/arches.desc index 814592ed9298..965e36c6c0c1 100644 --- a/profiles/arches.desc +++ b/profiles/arches.desc @@ -1,4 +1,4 @@ -# Copyright 2020-2022 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file specifies keyword level for profiles @@ -36,6 +36,7 @@ riscv-linux testing x86-linux testing arm64-macos testing ppc-macos testing +x86-macos testing x64-macos testing x64-solaris testing diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 0af3f951e8e2..412098528246 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -8750,6 +8750,7 @@ x11-base/xwayland:unwind - Enable libunwind usage for backtraces x11-base/xwayland:xcsecurity - Build Security extension x11-drivers/nvidia-drivers:kernel-open - Use the open source variant of drivers (Turing/Ampere+ GPUs only, aka GTX 1650+, experimental) x11-drivers/nvidia-drivers:persistenced - Install the persistence daemon for keeping devices state when unused (e.g. for headless) +x11-drivers/nvidia-drivers:powerd - Install the NVIDIA dynamic boost support daemon (only useful with specific laptops, ignore if unsure) x11-drivers/nvidia-drivers:static-libs - Install the XNVCtrl static library for accessing sensors and other features x11-drivers/nvidia-drivers:tools - Install additional tools such as nvidia-settings x11-drivers/xf86-video-geode:ztv - Enable building the V4L2 ZTV driver |