diff options
author | Sam James <sam@gentoo.org> | 2021-07-10 11:40:32 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-07-10 11:40:32 +0200 |
commit | f9b118da965fe1b6c755714e5461a9197a5e0226 (patch) | |
tree | 7892d5d7bff2667c2db7e20a375bf8dc9dd44c5d | |
parent | dev-cpp/asio: version 1.9.0 (diff) | |
download | gentoo-f9b118da965fe1b6c755714e5461a9197a5e0226.tar.gz gentoo-f9b118da965fe1b6c755714e5461a9197a5e0226.tar.bz2 gentoo-f9b118da965fe1b6c755714e5461a9197a5e0226.zip |
profiles/base: drop obsolete boost[numpy] masks
Fixes have landed upstream and are backported in Gentoo.
Closes: https://github.com/gentoo/gentoo/pull/21575
Bug: https://bugs.gentoo.org/733830
Bug: https://bugs.gentoo.org/746740
Bug: https://bugs.gentoo.org/753566
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r-- | profiles/base/package.use.stable.mask | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 4cf756030c95..836f3aa19578 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -43,12 +43,6 @@ dev-php/theseer-Autoload test # Cinnamon is not stable on any architecture. x11-themes/arc-theme cinnamon -# Sam James <sam@gentoo.org> (2020-10-09) -# Depends on dev-libs/boost[python,numpy], not fully working atm -# bug #733830, bug #746740, bug #753566 -media-gfx/openvdb python numpy -media-libs/openimageio python - # Pacho Ramos <pacho@gentoo.org> (2020-08-21) # app-text/pandoc is hard to stabilize #737612 sys-apps/earlyoom docs @@ -65,11 +59,6 @@ app-emulation/winetricks test # Dependency (net-wireless/blueman) has no stable keywords mate-base/mate bluetooth -# David Seifert <soap@gentoo.org> (2020-03-31) -# Numpy support in Boost.Python is brittle and shouldn't be enabled -# on stable systems or force a stable upgrade. -dev-libs/boost numpy - # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-12-21) # For bleeding edge features and testing, not generally suitable # for stable systems |