commit: 99d2a713c6e793166e7a4a28a178c3e8e5373ddc Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Mar 8 14:43:29 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Mar 8 14:44:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99d2a713
profiles: Stable-mask dev-python/sympy[symengine] Bug: https://bugs.gentoo.org/706338 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 12d56e4c5ba..1ecc2908cb2 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Andreas Sturmlechner <[email protected]> (2020-03-08) +# sci-libs/symengine and dependencies are not stable, bug #711872 +dev-python/sympy symengine + # Brian Evans <[email protected]> (2020-02-27) # Two packages are delayed during stable of PHP 7.4 # arm, arm64 and hppa necessary to not disruput consistency
