commit: ee976f718a45838e20b3159de06ce3b29aa16bbd Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Sep 7 07:46:07 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Sep 7 07:46:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee976f71
profiles/arch/sparc: Stable-mask excessive ipython flags Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/sparc/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index f17085509ac..0530a31c02a 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (2021-09-07) +# Reduce the stabilization nightmare. +dev-python/ipython notebook smp + # Michał Górny <[email protected]> (2021-08-11) # Indirectly requires wxGTK[gstreamer] that is stable-masked here. dev-python/matplotlib wxwidgets
