commit: 401f7b03b34eb7e3f6f846058a2561df70c042fa Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Thu Nov 30 21:31:52 2023 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Thu Nov 30 21:42:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=401f7b03
profiles: Mask dev-python/objgraph[test] on m68k Avoid lots of unkeyworded dependencies of Python tests. Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> profiles/arch/m68k/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index c1614aa4be18..fc82776fddc3 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -73,6 +73,7 @@ dev-python/hatchling test dev-python/isort test dev-python/nose test dev-python/numpydoc test +dev-python/objgraph test dev-python/pip-run test dev-python/pytest-regressions test dev-python/requests test
