commit: 825e4a0921c2d7cdc58d15c14809ea7323ec3bca Author: Sv. Lockal <lockalsash <AT> gmail <DOT> com> AuthorDate: Fri Jul 5 08:59:11 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Nov 30 02:11:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=825e4a09
profiles: mask dev-debug/gdb[rocm] in base profile, unmask on amd64 Signed-off-by: Sv. Lockal <lockalsash <AT> gmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/amd64/package.use.mask | 4 ++++ profiles/arch/base/package.use.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 0aa493afbd7e..fcc037497024 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Sv. Lockal <lockals...@gmail.com> (2024-11-30) +# Masked in base profile, supported on this arch +dev-debug/gdb -rocm + # Paul Zander <negril.nx+gen...@gmail.com> (2024-11-16) # Only available on amd64 for now media-gfx/openscad -manifold diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index a78c1a31f6f6..49dbce47f6d4 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 +# Sv. Lockal <lockals...@gmail.com> (2024-11-30) +# Only available for amd64. +dev-debug/gdb rocm + # Paul Zander <negril.nx+gen...@gmail.com> (2024-11-16) # Only available on amd64 for now media-gfx/openscad manifold