commit: 00b37b9b7f20076ba383966fd1783871fbc3a839 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sat Jan 29 22:10:21 2022 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sat Jan 29 22:12:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b37b9b
profiles: Mask dev-python/numpydoc[test] on m68k We're not going to keyword matplotlib yet. 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 fb5823138e69..3ecf60896168 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -53,6 +53,7 @@ dev-python/fonttools test dev-python/isort test dev-python/jsonschema test dev-python/nose test +dev-python/numpydoc test dev-python/pytest-regressions test dev-python/requests test dev-python/sphinx test
