commit: d00a16b874e9aa3fd8f2217b6f738a99641877a1 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Mon Dec 25 11:49:58 2023 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Mon Dec 25 11:51:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00a16b8
profiles/features/wd40: fix typo Forgot to run pkgcheck by hand and haven't stopped 'pkgdev push' fast enough to be able to amend the original commit. D'oh. Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/features/wd40/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index 812e311864f1..bdc763680177 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -103,7 +103,7 @@ net-vpn/networkmanager-vpnc gtk # Michał Górny <[email protected]> (2022-07-29) # More packages requiring dev-python/cryptography or its revdeps. app-admin/salt keyring neutron -app-backups/borgmatic apprise +app-backup/borgmatic apprise dev-python/boto test dev-python/dask test dev-python/docker test
