commit: a0849757385341459b06b7728f4c8224cc3b2f63 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed May 6 19:54:09 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed May 6 20:23:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0849757
profiles/arch/sparc: Mask setuptools_scm[test] Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/sparc/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 684d2229abf..c137439af6f 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (2020-05-06) +# dev-vcs/mercurial is broken on SPARC and setuptools_scm tests +# lack proper skipping (to be fixed). +<=dev-python/setuptools_scm-3.5.0 test + # Mikle Kolyada <[email protected]> (2020-05-06) # No keywords dev-python/werkzeug test
