commit: 634e619c5fc12026409bdab36286b9deba458a4e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Mar 25 07:12:16 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 25 09:39:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=634e619c
profiles/base: Mask app-backup/bup[web] 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 4bc1e23959e..f12875bf57d 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-03-25) +# Requires www-servers/tornado with py2. +app-backup/bup web + # Michał Górny <[email protected]> (2020-03-24) # Require dev-python/recommonmark with py2. <sys-devel/llvm-9 doc
