diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-10 16:43:15 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-10 16:43:32 +0300 |
commit | 4a84c2f34c81c9115ae8ba1329312726bff37c7e (patch) | |
tree | 6eadcb026b1cd7d390b67afb2a4665d390363e57 | |
parent | app-arch/zip: add link to openembedded variant of patch (diff) | |
download | gentoo-4a84c2f34c81c9115ae8ba1329312726bff37c7e.tar.gz gentoo-4a84c2f34c81c9115ae8ba1329312726bff37c7e.tar.bz2 gentoo-4a84c2f34c81c9115ae8ba1329312726bff37c7e.zip |
net-nds/nsscache: last-rite
Bug: https://bugs.gentoo.org/869521
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index fcaed4da3b58..3debc1d0ea7d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -34,6 +34,12 @@ #--- END OF EXAMPLES --- # Arthur Zamarin <arthurzam@gentoo.org> (2022-09-10) +# Python 3.8 only package. Tests are disabled. Newer targets fail +# more tests then 3.8 target. +# Removal: 2022-10-10. Bug #869521. +net-nds/nsscache + +# Arthur Zamarin <arthurzam@gentoo.org> (2022-09-10) # Python 3.8 only package, with inactive since 2017 upstream. # Tests fail and doesn't work on newer python targets. # Removal: 2022-10-10. Bug #869512. |