diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-06-26 12:05:26 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-07-04 08:57:15 +0200 |
commit | 3ba63d5f4acc4a21b72e48819d614b2c6eb06dac (patch) | |
tree | 49d07a9d740117958c89c152aff46771304e31e2 /profiles | |
parent | app-portage/g-cpan: x86 stable wrt bug #856331 (diff) | |
download | gentoo-3ba63d5f4acc4a21b72e48819d614b2c6eb06dac.tar.gz gentoo-3ba63d5f4acc4a21b72e48819d614b2c6eb06dac.tar.bz2 gentoo-3ba63d5f4acc4a21b72e48819d614b2c6eb06dac.zip |
profiles/features/wd40: Mask more cryptography revdeps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/wd40/package.use.mask | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index a2d57b80710f..466c9fb089c5 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -1,6 +1,13 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2022-06-26) +# dev-python/trustme requires dev-python/cryptography. +dev-python/anyio test +dev-python/httpcore test +dev-python/httpx test +dev-python/uvicorn test + # WANG Xuerui <xen0n@gentoo.org> (2022-05-13) # dev-lang/rust is not available on ${arch} yet. media-gfx/imv svg @@ -14,7 +21,8 @@ media-libs/imlib2 svg # Michał Górny <mgorny@gentoo.org> (2021-11-26) # These package flags require dev-python/cryptography which -- due # to the dependency on Rust -- is no longer portable to ${arch}. -dev-python/twisted conch crypt +dev-python/dnspython dnssec +dev-python/twisted conch crypt ssl dev-python/urllib3 test net-fs/samba addc addns ads |