commit: ca16ac97dd1c5cd6539c29d79aea8cb6658a0539 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Apr 10 12:38:42 2022 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Apr 10 12:38:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca16ac97
profiles: Mask dev-python/hatchling[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 ae3c861fb8e5..4133c6e73598 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -59,6 +59,7 @@ media-libs/libcaca doc dev-python/argcomplete test dev-python/distlib test dev-python/fonttools test +dev-python/hatchling test dev-python/isort test dev-python/nose test dev-python/numpydoc test
