commit: 2895996fb6ddb578d59c573b5126244c1c8c6293 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Dec 18 12:40:27 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Dec 18 12:41:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2895996f
profiles: x86: Mask sci-physics/geant[vtk] while dependency not stable Bug: https://bugs.gentoo.org/886975 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/x86/package.use.stable.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index 3d18401172ef..b007f38e6f17 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -23,8 +23,9 @@ dev-lang/python-exec -python_targets_python3_11 # Andreas Sturmlechner <[email protected]> (2022-09-14) # sci-libs/vtk is not stable on x86 and we don't want to complicate -# newer maxima stabilisation, bug #867547 +# newer maxima and geant stabilisation, bug #867547, #886975 sci-mathematics/maxima vtk +sci-physics/geant vtk # Sam James <[email protected]> (2022-07-06) # sci-libs/sundials is not marked stable on x86
