commit: c9d924a92efd82f803b13bfd10cd22bd2eb1b622 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jan 24 19:33:34 2026 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jan 25 03:39:26 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9d924a9
package.mask: Last rite dev-embedded/platformio Bug: https://bugs.gentoo.org/944883 Bug: https://bugs.gentoo.org/952290 Bug: https://bugs.gentoo.org/955765 Bug: https://bugs.gentoo.org/968383 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 48000a3c1411..ac1a96cf3ac2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,13 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2026-01-24) +# Needs porting to Python 3.13. Requires old versions of multiple +# dependencies, and reportedly is already broken with its current +# dependencies. The efforts to revive it do not progress. +# Removal on 2026-02-23. Bug #944883, #952290, #955765, #968383. +dev-embedded/platformio + # Maciej Barć <[email protected]> (2026-01-24) # Some app-emacs packages that are obsolete since Emacs 29 or much # older. They all are available in the main GNU Emacs distribution.
