commit: 8b8ea9aec9bca247669e32d984db44e907d3eb93 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 14 19:46:54 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 14 19:46:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b8ea9ae
profiles/arch/hppa: mask dev-python/nbval[test] (needs sympy) Bug: https://bugs.gentoo.org/904298 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 610098934898..0107f54de34a 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sam James <[email protected]> (2023-04-14) +# Needs unkeyworded dev-python/sympy +dev-python/nbval test + # Michał Górny <[email protected]> (2023-03-14) # Requires virtual/pandoc. dev-python/nbclassic doc
