summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-08-21 14:02:17 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-08-21 23:13:16 +0100
commit115a0e132443057f1c0d1c741ca3e20895bd2187 (patch)
tree8a23a13357d84ac53bc918d392eedd2b0a86c414 /profiles
parentprofiles: Drop obsolete net-firewall/iptables[netlink] mask on m68k (diff)
downloadgentoo-115a0e132443057f1c0d1c741ca3e20895bd2187.tar.gz
gentoo-115a0e132443057f1c0d1c741ca3e20895bd2187.tar.bz2
gentoo-115a0e132443057f1c0d1c741ca3e20895bd2187.zip
profiles: Mask various Python tests on m68k due to many keywords
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/m68k/package.use.mask8
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