commit: 2a8b5a4d1d39073e877d1ed80f4f8d1befa5681f Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Mar 27 20:21:54 2022 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Mar 27 20:21:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a8b5a4d
profiles: The dev-python/jsonschema tests can be run on m68k now Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> profiles/arch/m68k/package.use.mask | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index 4944ff27f139..ae3c861fb8e5 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -60,7 +60,6 @@ dev-python/argcomplete test dev-python/distlib test 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
