commit: 33f9c87f6df0aeccc35302066c9090b8b30323aa Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Mar 14 17:21:39 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Mar 14 17:58:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33f9c87f
profiles: Mask ~dev-games/openscenegraph-3.6.5 Bug: https://bugs.gentoo.org/709878 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9561b4c8aee..8c83b1a56c8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2020-03-14) +# Breaks at least dev-games/simgear right now, bug #709878. +~dev-games/openscenegraph-3.6.5 + # Mart Raudsepp <[email protected]> (2020-03-13) # Masked for testing due to split of libnma needing migration # and 1.8.25 being an old development release
