commit: b8d0e925d1c4f96079b2258668357a2765c63413 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Tue Apr 20 18:35:08 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Tue Apr 20 18:39:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d0e925
package.mask: Drop binutils-2.36.1 mask, should be fixed in -r1 Closes: https://bugs.gentoo.org/783777 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/package.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 7d3e88fa141..ad6e8ae3b2d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -69,13 +69,6 @@ dev-java/commons-jelly dev-java/ezmorph dev-java/ical4j -# Andreas K. Hüttel <[email protected]> (2021-04-18) -# Do not use yet, may lead under certain circumstances to a -# non-functional ld (bug 783777) -=sys-devel/binutils-2.36* -=sys-devel/binutils-hppa64-2.36* -=sys-libs/binutils-libs-2.36* - # Volkmar W. Pogatzki <[email protected]> (2021-04-18) # dev-java/xerces-2.12.1 depends on masked >=virtual/{jdk,jre}-11 # https://bugs.gentoo.org/782697
