diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/m68k/package.use.mask | 8 |
1 files changed, 8 insertions, 0 deletions
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 <chewi@gentoo.org> (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 <chewi@gentoo.org> (2021-08-20) # The CLI requires many unkeyworded dependencies. dev-python/hypothesis cli |