commit: 8810082c3beb920492f64be680e0debeb17dc61e Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Nov 17 13:28:04 2024 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Nov 17 13:28:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8810082c
profiles: Mask dev-python/pytest-subprocess[test] on m68k Too many unkeyworded dependencies. 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 5351d18a96b0..fdf21faab0c9 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -88,6 +88,7 @@ dev-python/numpydoc test dev-python/objgraph test dev-python/pip-run test dev-python/pytest-regressions test +dev-python/pytest-subprocess test dev-python/requests test dev-python/sphinx test dev-python/urllib3 test
