diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-10-04 14:32:00 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-10-04 14:32:00 +0200 |
commit | b73103f94b4587a84a752a6d21a6de12f4ac1ab6 (patch) | |
tree | 9e16c46c3a55da711ddf85b5db4594c8a3c7e68e /profiles | |
parent | net-dns/pdns-recursor: drop 5.0.8 (diff) | |
download | gentoo-b73103f94b4587a84a752a6d21a6de12f4ac1ab6.tar.gz gentoo-b73103f94b4587a84a752a6d21a6de12f4ac1ab6.tar.bz2 gentoo-b73103f94b4587a84a752a6d21a6de12f4ac1ab6.zip |
package.mask: Update binutils mask to <2.42
Bug: https://bugs.gentoo.org/908087
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 715e4172dbf4..077714b5b995 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -548,9 +548,9 @@ media-plugins/kodi-game-libretro-dosbox # 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.38-r10 -<sys-libs/binutils-libs-2.40 -<sys-devel/binutils-2.40 -<sys-devel/binutils-hppa64-2.40 +<sys-libs/binutils-libs-2.42 +<sys-devel/binutils-2.42 +<sys-devel/binutils-hppa64-2.42 # Michael Orlitzky <mjo@gentoo.org> (2017-01-07) # This package has some dangerous quality and security issues, but |