diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-01-23 20:44:26 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-01-23 20:45:12 +0200 |
commit | 35a10404afc3d5e0db2ef6a052bf82ca30e32094 (patch) | |
tree | f76641a71533da3d9883c302b91ecd6202073d13 /profiles | |
parent | media-libs/openjpeg: Security cleanup (drop :0) (diff) | |
download | gentoo-35a10404afc3d5e0db2ef6a052bf82ca30e32094.tar.gz gentoo-35a10404afc3d5e0db2ef6a052bf82ca30e32094.tar.bz2 gentoo-35a10404afc3d5e0db2ef6a052bf82ca30e32094.zip |
package.mask: Extend binutils mask
Bug: https://bugs.gentoo.org/764170
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 46efd7dc8f25..740b49f31090 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -513,8 +513,9 @@ 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.33.1-r1 -<sys-devel/binutils-hppa64-2.33.1 +<sys-devel/binutils-2.34 +<sys-devel/binutils-hppa64-2.34 +<sys-libs/binutils-libs-2.34 # Michał Górny <mgorny@gentoo.org> (2017-05-20) # Old versions of CUDA and their reverse dependencies. They do not |