commit: c27151e9943b124b52d5407c09a9cf7c3478b773 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Sat Jul 17 22:28:43 2021 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Jul 17 22:28:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c27151e9
base/package.use.stable.mask: add x11-wm/xpra[doc] Bug: https://bugs.gentoo.org/802354 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> profiles/base/package.use.stable.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 7c7be35a0f1..88ae4e887a6 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,12 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Conrad Kostecki <[email protected]> (2021-07-18) +# For docs, app-text/pandoc is needed, which is currently +# not stabilized and probably will not be in near future. +# Bug #737612 +x11-wm/xpra doc + # Patrick McLean <[email protected]> (2021-07-13) # Pulls in dev-libs/pmdk which has Haskell deps, a dep on rocr-runtime # all of which are not stable anywhere.
