commit: c2d5730d9528445165a7dbe1039c506f2ab2223b Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri Sep 9 22:18:00 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Sep 9 22:18:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2d5730d
package.mask: Extend binutils mask Bug: https://bugs.gentoo.org/829304 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index c16dad41759a..81331594f94f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -611,7 +611,7 @@ app-office/texmacs # switch the compiler / the binutils) ASAP. If you need them for a specific # (isolated) use case, feel free to unmask them on your system. <sys-libs/glibc-2.33 -<sys-devel/binutils-2.37_p1 +<sys-devel/binutils-2.38 # Michael Orlitzky <[email protected]> (2017-01-07) # This package has some dangerous quality and security issues, but
