commit: 9871e37f1a5bfedf3b73c825acc5eccc9ec26033 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 9 18:24:15 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Mar 9 18:24:15 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9871e37f
profiles/features/wd40: Mask dev-python/trio-websocket as well Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/features/wd40/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index cc7de22a48fd..19a303ae4e69 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -65,6 +65,7 @@ dev-python/sshtunnel dev-python/tempest dev-python/trustme dev-python/trio +dev-python/trio-websocket dev-python/twine dev-python/watchfiles dev-python/wcmatch
