commit: 667496169700e81eb271a1162fb4169331599d91 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Jan 24 11:55:20 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jan 24 15:28:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66749616
package.mask: Last rite net-nds/nsscache Bug: https://bugs.gentoo.org/897136 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index cd1ea701b34b..22f7f7fd3ef1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -43,6 +43,14 @@ # Removal on 2024-02-24 sys-kernel/installkernel-systemd +# Michał Górny <[email protected]> (2024-01-24) +# No support for Python 3.11+. No PEP517. Tests are not enabled. +# The current keyworded version is from 2019. It was bumped in 2022 +# but it has not been keyworded since (pending "testing"). +# Depends on unmaintained dev-python/bsddb3. +# Removal on 2024-02-23. Bug #897136. +net-nds/nsscache + # Michał Górny <[email protected]> (2024-01-24) # Unmaintained, tests fail, requires discontinued dev-python/bsddb3. # No commits since 2022. No reverse dependencies.
