commit: 24c7defa62d009d7371c30578dfc430c8fcda4a3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Oct 24 18:12:53 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Oct 24 18:15:28 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24c7defa
profiles/features/wd40: Mask app-admin/salt and revdeps Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/features/wd40/package.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index f7c442166ccb..4ed1f57fc6f9 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -4,6 +4,7 @@ # Various packages requiring Rust. app-admin/ansible app-admin/ansible-core +app-admin/salt >=app-antivirus/clamav-0.105.1 app-backup/borgbackup app-backup/borgmatic @@ -68,6 +69,7 @@ dev-python/pymdown-extensions dev-python/pyspelling dev-python/pyspnego dev-python/pytest-localftpserver +dev-python/pytest-salt-factories dev-python/pytest-trio dev-python/python-glanceclient dev-python/python-ironicclient
