commit: 926bac37a3457662195f3169f69745d555826c2c Author: Guillaume Seren <guillaumeseren <AT> gmail <DOT> com> AuthorDate: Mon Jun 1 21:18:03 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Jan 18 12:27:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=926bac37
media-sound/beets: Drop PMASK on webserver Closes: https://bugs.gentoo.org/702914 Signed-off-by: Guillaume Seren <guillaumeseren <AT> gmail.com> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/base/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index c4db6132b8f..7b0a7cc50eb 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -261,10 +261,6 @@ sci-mathematics/gsl-shell fox # The JIT feature only works on amd64 and x86. app-emulation/aranym jit -# Andreas Sturmlechner <[email protected]> (2019-12-07) -# dev-python/flask-cors is PMASKED. -media-sound/beets webserver - # Michał Górny <[email protected]> (2019-12-04) # Packages requiring dev-python/ipython to build the docs and still # supporting Python 2.7. This can be resolved long term via either
