diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-10-23 11:34:53 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-10-23 11:42:45 +0200 |
commit | 805374b77e147b2be253688f2d2f618742b56022 (patch) | |
tree | 306bfd0f33e795265a48eab1456451451a99a1ab /profiles/arch/arm64/package.use.mask | |
parent | virtual/dist-kernel: Bump to 5.10.228 (diff) | |
download | gentoo-805374b77e147b2be253688f2d2f618742b56022.tar.gz gentoo-805374b77e147b2be253688f2d2f618742b56022.tar.bz2 gentoo-805374b77e147b2be253688f2d2f618742b56022.zip |
profiles: Add masks for sys-kernel/gentoo-kernel-bin[debug]
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/arm64/package.use.mask')
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 8ec90fbdf793..5639e41e50dc 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 +# Michał Górny <mgorny@gentoo.org> (2024-10-23) +# Debug-enabled binary packages are built for a subset of architectures. +sys-kernel/gentoo-kernel-bin -debug + # Benda Xu <heroxbd@gentoo.org> (2024-10-10) # dev-util/nvidia-cuda-toolkit or sys-cluster/ucx are not keyworded on arm64 sys-cluster/slurm nvml ucx |