commit: 87c578ec7ab64b29b5db61b3dbd709c01404ed13 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon May 31 20:39:05 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon May 31 20:39:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87c578ec
profiles: Mask sys-cluster/ceph[diskprediction] on old vers Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 5aead25bf94..59f0c949d8f 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <[email protected]> (2021-05-31) +# Requires Python 3.7 and old SciPy. +<sys-cluster/ceph-16 diskprediction + # Andreas Sturmlechner <[email protected]> (2021-05-09) # Dependency requires sys-apps/systemd. Will only be unmasked in systemd target. kde-plasma/plasma-meta firewall
