commit: f16fde9c28624144f32a4dcdae77ce4c5bc649c9
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 21 21:48:19 2021 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Sep 21 22:28:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16fde9c
profiles: Mask dev-python/{greenlet,pytest-cov}[doc] on m68k
Avoid having to keyword dev-python/sphinx and friends for now.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
profiles/arch/m68k/package.use.mask | 2 ++
1 file changed, 2 insertions(+)
diff --git a/profiles/arch/m68k/package.use.mask
b/profiles/arch/m68k/package.use.mask
index 3d859953d6a..b70c2d202f5 100644
--- a/profiles/arch/m68k/package.use.mask
+++ b/profiles/arch/m68k/package.use.mask
@@ -30,11 +30,13 @@ dev-python/cython doc
dev-python/cffi doc
dev-python/cssselect doc
dev-python/execnet doc
+dev-python/greenlet doc
dev-python/jinja doc
dev-python/lxml doc
dev-python/py doc
dev-python/pyasn1 doc
dev-python/pygments doc
+dev-python/pytest-cov doc
dev-python/smartypants doc
# James Le Cuirot <[email protected]> (2021-08-21)