From 115a0e132443057f1c0d1c741ca3e20895bd2187 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sat, 21 Aug 2021 14:02:17 +0100 Subject: profiles: Mask various Python tests on m68k due to many keywords Signed-off-by: James Le Cuirot --- profiles/arch/m68k/package.use.mask | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'profiles') diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index 4d12cc84e703..b24084c55cec 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -1,6 +1,14 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# James Le Cuirot (2021-08-21) +# Avoid lots of unkeyworded dependencies of Python tests. +dev-python/argcomplete test +dev-python/nose test +dev-python/requests test +dev-python/setuptools test +dev-python/urllib3 test + # James Le Cuirot (2021-08-20) # The CLI requires many unkeyworded dependencies. dev-python/hypothesis cli -- cgit v1.2.3-65-gdbad