diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-07-18 00:28:43 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-07-18 00:28:51 +0200 |
commit | c27151e9943b124b52d5407c09a9cf7c3478b773 (patch) | |
tree | ae3be218a2295963744ac6b0b23f0feaf177bfc4 /profiles/base | |
parent | acct-user/redsocks: drop old version (diff) | |
download | gentoo-c27151e9943b124b52d5407c09a9cf7c3478b773.tar.gz gentoo-c27151e9943b124b52d5407c09a9cf7c3478b773.tar.bz2 gentoo-c27151e9943b124b52d5407c09a9cf7c3478b773.zip |
base/package.use.stable.mask: add x11-wm/xpra[doc]
Bug: https://bugs.gentoo.org/802354
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.stable.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 7c7be35a0f19..88ae4e887a62 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 <conikost@gentoo.org> (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 <chutzpah@gentoo.org> (2021-07-13) # Pulls in dev-libs/pmdk which has Haskell deps, a dep on rocr-runtime # all of which are not stable anywhere. |