summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-08-21 14:04:12 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-08-21 23:13:20 +0100
commit4849c3ee651840cdd1fe0273d23669f5e62e50f9 (patch)
tree817c9e61dd5e10dd3b8d6c2887cd75a63bc1be81 /profiles
parentprofiles: Mask various Python tests on m68k due to many keywords (diff)
downloadgentoo-4849c3ee651840cdd1fe0273d23669f5e62e50f9.tar.gz
gentoo-4849c3ee651840cdd1fe0273d23669f5e62e50f9.tar.bz2
gentoo-4849c3ee651840cdd1fe0273d23669f5e62e50f9.zip
profiles: Mask doc USE flag for various Python packages on m68k
Avoids having to keyword dev-python/sphinx and friends for now. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/m68k/package.use.mask14
1 files changed, 14 insertions, 0 deletions
diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask
index b24084c55cec..f247b2e74c1a 100644
--- a/profiles/arch/m68k/package.use.mask
+++ b/profiles/arch/m68k/package.use.mask
@@ -2,6 +2,20 @@
# Distributed under the terms of the GNU General Public License v2
# James Le Cuirot <chewi@gentoo.org> (2021-08-21)
+# Avoid having to keyword dev-python/sphinx and friends for now.
+dev-python/more-itertools doc
+dev-python/pexpect doc
+dev-python/cython doc
+dev-python/cffi doc
+dev-python/cssselect doc
+dev-python/execnet doc
+dev-python/jinja doc
+dev-python/lxml doc
+dev-python/py doc
+dev-python/pyasn1 doc
+dev-python/pygments doc
+
+# 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