commit: 4fd407a7525bc3ff4e7021917fa66c5126a3595d Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Tue Nov 3 08:16:13 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Nov 3 08:16:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fd407a7
profiles/package.mask: mask dev-lang/helium and dev-haskell/lvmlib Bug: https://bugs.gentoo.org/751757 Bug: https://bugs.gentoo.org/736054 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 94e0d0b17bd..479713a9374 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# Sergei Trofimovich <[email protected]> (2020-11-03) +# Hackage release does not build against gcc-8: +# https://github.com/Helium4Haskell/helium/issues/4 +# Masked for removal. Bugs: #751757, #736054 +dev-lang/helium +dev-haskell/lvmlib + # Joonas Niilola <[email protected]> (2020-11-03) # Dead upstream, or broken for a long time, not maintained in Gentoo. # Removal in 30 days. Bug #752462
