commit: 4695c745aba76d3995a221cdcfe4b7b9e978c7ef Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 31 17:07:36 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Aug 31 18:37:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4695c745
profiles/arch/base: fix some old aggressive line-wrapping of mine Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/base/package.use.mask | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 3e076350cef7..a6d86e216866 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -301,13 +301,11 @@ llvm-runtimes/compiler-rt-sanitizers libfuzzer memprof orc profile xray llvm-runtimes/compiler-rt-sanitizers ctx-profile nsan rtsan # Sam James <[email protected]> (2020-10-24) -# asm redc is only available on amd64, -# ppc64. bug #750974. +# asm redc is only available on amd64, ppc64. bug #750974. sci-mathematics/gmp-ecm custom-tune # Sam James <[email protected]> (2020-10-05) -# Guile only supports JIT on some arches -# (See 9.3.8 in the Guile manual) +# Guile only supports JIT on some arches (see 9.3.8 in the Guile manual). dev-scheme/guile jit # Thomas Deutschmann <[email protected]> (2020-09-07)
