commit: f2bda5739b4773f14230f4e0d524a26391aa81c2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Wed Oct 16 08:33:01 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed Oct 16 08:39:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2bda573
profiles/package.mask: mask binary-only dev-libs/gmp:3 fore removal Bug: https://bugs.gentoo.org/697826 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 d5dff587581..115b6978174 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Sergei Trofimovich <[email protected]> (2019-10-16) +# Binary-only slot that provides libgmp.so.3. If you need that +# library please add a note to describe use case to the bug #697826. +# Masked for removal in a year. +dev-libs/gmp:3 + # Lars Wendler <[email protected]> (2019-10-16) # Fails with checksum errors when being compiled with gcc-9 # Bug #697672
