summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-10-23 11:34:53 +0200
committerMichał Górny <mgorny@gentoo.org>2024-10-23 11:42:45 +0200
commit805374b77e147b2be253688f2d2f618742b56022 (patch)
tree306bfd0f33e795265a48eab1456451451a99a1ab
parentvirtual/dist-kernel: Bump to 5.10.228 (diff)
downloadgentoo-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>
-rw-r--r--profiles/arch/amd64/package.use.mask4
-rw-r--r--profiles/arch/arm64/package.use.mask4
-rw-r--r--profiles/arch/base/package.use.mask4
3 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index c7283328f279..3b78570059da 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# 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
+
# Michal Privoznik <michal.privoznik@gmail.com> (2024-10-10)
# virtualbox is available here
app-emulation/libvirt -virtualbox
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
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index f7d2b914ce36..6f026aa9e88f 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/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
+
# Michal Privoznik <michal.privoznik@gmail.com> (2024-10-10)
# VirtualBox is amd64 only
app-emulation/libvirt virtualbox