commit:     64c20526ff86626676b5f0bd266b6b4f28114b10
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 25 10:28:06 2021 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Sep 25 13:08:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64c20526

profiles: Mask flags on more Python things to avoid m68k keywording

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 profiles/arch/m68k/package.use.mask | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/arch/m68k/package.use.mask 
b/profiles/arch/m68k/package.use.mask
index 6795f20a81b..4c4b2fa4992 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 <ch...@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

Reply via email to