commit: 1821365bc7e015f39c82ef5a87e691cc50fc50d2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Dec 8 10:12:22 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Dec 8 10:20:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1821365b
package.mask: Last rite sys-devel/byfl Bug: https://bugs.gentoo.org/686162 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2947fe9cc23..856a84c32c0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2019-12-08) +# Not touched by maintainer since mid-2018. Fails to build with gcc-9. +# Requires llvm:6 (which is being removed). Pending version bump. +# Removal in 30 days. Bug #686162. +sys-devel/byfl + # David Seifert <[email protected]> (2019-12-08) # No revdeps, py2 only (the py3 targets don't work properly), last # release in 2015. Use sci-mathematics/pymc3 as modern replacement.
