commit: 63f757dbcd64afa55aa1cecc49d365d9f06d011b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu May 8 17:32:28 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu May 8 17:49:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63f757db
profiles/features/wd40: Mask sigstore & co. Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/features/wd40/package.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 7ffaad9da098..2dcab9199d6a 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -1,6 +1,16 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (2024-05-08) +# The sigstore bundle. +dev-python/betterproto +dev-python/securesystemslib +dev-python/sigstore +dev-python/sigstore-protobuf-specs +dev-python/sigstore-rekor-types +dev-python/rfc3161-client +dev-python/tuf + # Michał Górny <[email protected]> (2024-04-20) # The mitmproxy bundle. dev-python/mitmproxy-wireguard
