From bb7a26d4919296f4de238529f8f93d3217ae56bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 20 Dec 2025 15:52:39 +0100 Subject: [PATCH] package.mask: Last rite packages needing Python 3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/921826 Signed-off-by: Michał Górny --- profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 11 +++++++++++ 2 files changed, 15 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 4207dfd1a6191..508226d5cc583 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # New entries go on top. +# Michał Górny (2025-12-20) +# Needs last-rited dev-lang/julia. +kde-apps/cantor julia + # Sam James (2025-12-07) # Needs not-yet-released GCC 16. dev-lang/python tail-call-interp diff --git a/profiles/package.mask b/profiles/package.mask index edd8cc438271c..b1bd31a95a5ab 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,17 @@ #--- END OF EXAMPLES --- +# Michał Górny (2025-12-20) +# Packages that are missing Python 3.12+ support (or in case +# of dev-lang/julia, all versions are unkeyworded). +# Bug #921826. Removal on 2026-01-20. +dev-lang/julia +dev-libs/redland-bindings +dev-python/happybase +games-rpg/pokete +net-misc/pulseaudio-dlna +www-client/seamonkey + # Sam James (2025-12-18) # Another change to multiprocessing broke Portage. >=sys-apps/portage-3.0.73-r2 # is fixed, but a fixed version of Portage must be running in order to safely