commit: f341dc773d2dc3d7d4bd45a699aed4d664dc7a3f Author: hololeap <hololeap <AT> protonmail <DOT> com> AuthorDate: Sat Nov 18 00:27:33 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Nov 19 18:32:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f341dc77
profiles: Remove dev-haskell/doctest-parallel Package should be last-rited instead of hanging around masked and useless for ::gentoo. Signed-off-by: hololeap <hololeap <AT> protonmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index a138903e3606..4b9eee828f99 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -490,12 +490,6 @@ x11-drivers/nvidia-drivers:0/390 # Unfixed root privilege escalation, bug #631552 sys-cluster/slurm -# hololeap <[email protected]> (2022-08-21) -# doctest-parallel does not currently work with Setup.hs (used internally by -# haskell-cabal.eclass) -# See: <https://github.com/martijnbastiaan/doctest-parallel/issues/45> -dev-haskell/doctest-parallel - # Joonas Niilola <[email protected]> (2022-04-29) # Apparently the "b" in version means "beta". 3.24 is available, we # should update to that. #841437
