commit: 6acda018a882fd6cb78e2e54dba8d9101b6c2d0f Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Tue Dec 10 00:42:02 2019 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Tue Dec 10 00:42:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6acda018
profiles: Mask dev-libs/boost-numpy for removal Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9875ca369ab..deeadc3e88c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# David Seifert <[email protected]> (2019-12-10) +# Never keyworded, only worked with specific versions of boost that are +# gone, integrated into boost as dev-libs/boost[python,numpy] nowadays. +# Removal in 7 days. +dev-libs/boost-numpy + # David Seifert <[email protected]> (2019-12-10) # Build broken for over 3 years, GTK 2, quasi-abandoned upstream. # Bug #490574, #699914. Removal in 30 days.
