From 2ba48f1de04a62ef1cb40f1f9f53d7046c3c6079 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Tue, 21 Sep 2021 23:22:15 +0100 Subject: profiles: Mask dev-python/{distlib,virtualenv}[test] on ~m68k Avoid lots of unkeyworded dependencies of Python tests. Signed-off-by: James Le Cuirot --- profiles/arch/m68k/package.use.mask | 2 ++ 1 file changed, 2 insertions(+) (limited to 'profiles/arch') diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index b70c2d202f5b..e6b69f4c0c83 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -42,10 +42,12 @@ dev-python/smartypants doc # James Le Cuirot (2021-08-21) # Avoid lots of unkeyworded dependencies of Python tests. dev-python/argcomplete test +dev-python/distlib test dev-python/nose test dev-python/requests test dev-python/setuptools test dev-python/urllib3 test +dev-python/virtualenv test # James Le Cuirot (2021-08-20) # The CLI requires many unkeyworded dependencies. -- cgit v1.2.3-65-gdbad