commit: 88a037f2abfb6318a104398876c8b2262d0b7b5a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jul 30 21:06:57 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jul 30 21:14:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88a037f2
profiles/base: Mask www-apps/nikola[websocket] Closes: https://bugs.gentoo.org/715304 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 0a7be168103..0099caf4fbb 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-30) +# Forces downgrade of dev-python/ws4py and its revdeps. +www-apps/nikola websocket + # Michał Górny <[email protected]> (2020-07-27) # These packages require Python 2 support in dev-python/sphinx. # They are generally fixable by adding py3 support and using
