commit: a1f1ba9743fe59d02691eef327ad6b557bd88ff3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 9 07:13:31 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 9 07:13:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1f1ba97
profiles/arch/amd64: stable-mask dev-debug/gdb[rocm] dev-libs/rocdbgapi has no stable keywords yet, nor does rocm as a whole. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/amd64/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index c3caa1362c00..6e15d890b567 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Sam James <[email protected]> (2025-02-09) +# dev-libs/rocdbgapi is not yet marked stable +dev-debug/gdb rocm + # Matt Jolly <[email protected]> (2025-01-11) # Stable-mask until mrustc is stabilised dev-lang/rust mrustc-bootstrap
