commit: 9457700826ca982ff90f05a7cf07c69ebe64c0a9 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Wed Feb 28 03:06:14 2024 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Wed Feb 28 03:07:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94577008
package.mask: Remove salt mask since the boto dep has been removed Bug: https://bugs.gentoo.org/888235 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 94b6e444f030..88e9d5cbee1e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -38,12 +38,7 @@ # replaced by dev-python/boto3. It carries a ton of patches and still # depends on dev-python/nose. # -# app-admin/salt is its only remaining reverse dependency. The ebuild -# is of very low quality. -# # Removal on 2024-03-28. Bug #888235. -app-admin/salt -dev-python/pytest-salt-factories dev-python/boto # Michał Górny <[email protected]> (2024-02-27)
