commit: fd0b4b79f0273f8d79f1c91a3a7d3e6fbcff02a4 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Sep 28 13:10:06 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Sep 28 13:10:06 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd0b4b79
profiles/package.mask: sys-libs/libstdc++-v3-bin for removal Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b202b656787..06358af15f6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Sergei Trofimovich <[email protected]> (2019-09-28) +# ppc64/ia64 binary-only package was needed to workaround +# gcc-3.3 bugs. Should not be needed anymore. To be removed +# in 30 days. +sys-libs/libstdc++-v3-bin + # Michał Górny <[email protected]> (2019-09-28) # All of the following packages are unfetchable and mirror-restricted. #
