commit: 2f5b3634da9ebc06df68da7d3ded3433cff25310 Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> AuthorDate: Sat Jun 21 11:21:47 2025 +0000 Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> CommitDate: Sat Jun 21 11:23:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2f5b3634
profiles/package.mask: mask app-backup/b2, dev-utils/mock These are revdeps of the unmaintained dev-python/backoff, which is masked for removal in ::gentoo. Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 937fbc081a..2bfb4adc13 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,12 @@ # New entries go on top. +# Lucio Sauer <[email protected]> (2025-06-21) +# Depends on masked dev-python/backoff. +# Masked until upstream supports running without backoff. +app-backup/b2 +dev-util/mock + # Takuya Wakazono <[email protected]> (2025-06-05) # app-text/komikku, the only reverse dependency, has migrated to # dev-python/modern-colorthief.
