commit: 529e71ed65cbceb92b6ab12360f18e3e4f407456 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Tue Mar 19 12:37:26 2024 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Tue Mar 19 12:37:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=529e71ed
features/wd40: mask app-emulation/virt-firmware requires dev-python/cryptography Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/features/wd40/package.mask | 4 ++++ profiles/features/wd40/package.use.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 911a3ea2f12f..a8281c01e6e9 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan <[email protected]> (2024-03-19) +# Requires dev-python/cryptography +app-emulation/virt-firmware + # Michał Górny <[email protected]> (2024-02-03) # Need dev-python/jsonschema (or its revdeps). dev-python/flasgger diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index ad3d7c36b63c..afa446586449 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan <[email protected]> (2024-03-19) +# Requires dev-python/cryptography +sys-kernel/installkernel efistub + # Michał Górny <[email protected]> (2024-02-03) # Need dev-python/jsonschema (or its revdeps). dev-python/botocore test
