commit: e749a0d8a76b90d6332366e84aead208477408ef Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 25 10:19:43 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 25 10:22:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e749a0d8
profiles/base: Mask sys-cluster/charm[doc] to unblock bs4 cleanup 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 b60570f4d67..f20e761519e 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]> (2020-07-25) +# Requires dev-python/beautifulsoup with py2 support. +<=sys-cluster/charm-6.8.2 doc + # Brian Dolbec <[email protected]> (2020-07-20) # Required dependencies are not yet in the Gentoo ebuild tree # Please file a bug if this feature is needed
