diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-16 12:00:08 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-16 12:01:04 +0200 |
commit | b7c7bf9cf98bc2f32234865faf2c352c16362334 (patch) | |
tree | bcdad1dd14cc2d89deba0273b184fa17fa7358c5 /profiles | |
parent | Revert "dev-php/pecl-parallel: update SRC_URI" (diff) | |
download | gentoo-b7c7bf9cf98bc2f32234865faf2c352c16362334.tar.gz gentoo-b7c7bf9cf98bc2f32234865faf2c352c16362334.tar.bz2 gentoo-b7c7bf9cf98bc2f32234865faf2c352c16362334.zip |
package.mask: Extend binutils mask to <2.35.2
Bug: https://bugs.gentoo.org/761957
Bug: https://bugs.gentoo.org/678806
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index af2c3fde6835..8da23a87b8ef 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -895,8 +895,8 @@ sys-devel/automake:1.10 # 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.32-r3 -<sys-devel/binutils-2.34 -<sys-devel/binutils-hppa64-2.34 +<sys-devel/binutils-2.35.2 +<sys-devel/binutils-hppa64-2.35.2 # Michael Orlitzky <mjo@gentoo.org> (2017-01-07) # This package has some dangerous quality and security issues, but |