diff options
author | 2023-08-20 23:19:59 +0200 | |
---|---|---|
committer | 2023-08-20 23:19:59 +0200 | |
commit | b58a88f1c08436f49f259e35e261b0d116508859 (patch) | |
tree | aef9810a15afa77f134c7c84fe6bca6c64fb57d6 /profiles | |
parent | sys-libs/binutils-libs: drop 2.41 (diff) | |
download | gentoo-b58a88f1c08436f49f259e35e261b0d116508859.tar.gz gentoo-b58a88f1c08436f49f259e35e261b0d116508859.tar.bz2 gentoo-b58a88f1c08436f49f259e35e261b0d116508859.zip |
package.mask: extend binutils mask, bug 903893
Bug: https://bugs.gentoo.org/903893
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 0810410a06ca..6c3ccc93e494 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -721,7 +721,9 @@ 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.36-r5 -<sys-devel/binutils-2.38 +<sys-libs/binutils-libs-2.40 +<sys-devel/binutils-2.40 +<sys-devel/binutils-hppa64-2.40 # Michael Orlitzky <mjo@gentoo.org> (2017-01-07) # This package has some dangerous quality and security issues, but |