summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-09-21 23:22:15 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-09-21 23:28:43 +0100
commit2ba48f1de04a62ef1cb40f1f9f53d7046c3c6079 (patch)
tree10a1d45356bfea8ee0043d9494e0728c1d4336a8 /profiles/arch
parentdev-python/fields: Keyword 5.0.0-r2 for ~m68k (diff)
downloadgentoo-2ba48f1de04a62ef1cb40f1f9f53d7046c3c6079.tar.gz
gentoo-2ba48f1de04a62ef1cb40f1f9f53d7046c3c6079.tar.bz2
gentoo-2ba48f1de04a62ef1cb40f1f9f53d7046c3c6079.zip
profiles: Mask dev-python/{distlib,virtualenv}[test] on ~m68k
Avoid lots of unkeyworded dependencies of Python tests. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/m68k/package.use.mask2
1 files changed, 2 insertions, 0 deletions
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 <chewi@gentoo.org> (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 <chewi@gentoo.org> (2021-08-20)
# The CLI requires many unkeyworded dependencies.