commit: 0bedc7744b5b77113a27ac257053c24999610b26 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Aug 3 12:57:37 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Aug 3 12:57:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bedc774
profiles: unmask autoconf 2.71 Let's give it another go. It was rather hard last time around to see many actual problems with 2.71 at all, and we've since fixed all remaining known ones other than some which look rather stale. We'll revisit if necessary. Bug: https://bugs.gentoo.org/732648 Bug: https://bugs.gentoo.org/782985 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 7823b8b71eb..7d37c111690 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -580,12 +580,6 @@ dev-java/werken-xpath # bug #737406 =media-fonts/culmus-0.133-r1 -# Lars Wendler <[email protected]> (2021-03-22) -# On fast CPUs eautoreconf skips intermediate steps, -# enables maintainer-mode or fails automake assertions: -# bug #782985 -sys-devel/autoconf:2.71 - # Sam James <[email protected]> (2021-03-03) # Doesn't seem to sync clock correctly # in some cases.
