summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-09-25 11:28:06 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-09-25 14:08:37 +0100
commit64c20526ff86626676b5f0bd266b6b4f28114b10 (patch)
tree944c33a583f97a7357a305da553287f3fc8d8b7d
parentnet-libs/gupnp-igd: Add missing USE=gtk-doc bdep (diff)
downloadgentoo-64c20526ff86626676b5f0bd266b6b4f28114b10.tar.gz
gentoo-64c20526ff86626676b5f0bd266b6b4f28114b10.tar.bz2
gentoo-64c20526ff86626676b5f0bd266b6b4f28114b10.zip
profiles: Mask flags on more Python things to avoid m68k keywording
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r--profiles/arch/m68k/package.use.mask5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask
index 6795f20a81b9..4c4b2fa49920 100644
--- a/profiles/arch/m68k/package.use.mask
+++ b/profiles/arch/m68k/package.use.mask
@@ -30,19 +30,24 @@ dev-python/cython doc
dev-python/cffi doc
dev-python/cssselect doc
dev-python/execnet doc
+dev-python/flake8 doc
dev-python/greenlet doc
dev-python/jinja doc
dev-python/lxml doc
dev-python/py doc
dev-python/pyasn1 doc
+dev-python/pycodestyle doc
dev-python/pygments doc
+dev-python/pylint doc
dev-python/pytest-cov doc
dev-python/smartypants doc
+dev-python/wrapt 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/isort test
dev-python/nose test
dev-python/requests test
dev-python/setuptools test