commit: 9367630595d886fada132b72fa3fc50f2f728123 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Mon Apr 22 20:18:41 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Mon Apr 22 20:18:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=93676305
profiles: disable docs for dev-python/sphinxcontrib-asyncio revdeps Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> profiles/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.use.mask b/profiles/package.use.mask index 2127a7fdce..aeed534977 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -3,6 +3,12 @@ # New entries go on top. +# Anna Vyalkova <[email protected]> (2024-04-23) +# Docs depend on treecleaned dev-python/sphinxcontrib-asyncio. +dev-python/aiomysql doc +dev-python/aiopg doc +dev-python/asyncpg doc + # John-Henry Lim <[email protected]> (2024-02-19) # warp-dex relies on libpcap.so.0.8 which is not in tree. net-vpn/cloudflare-warp dex
