commit: c7ece59226259b5f5b16d139f8c95db1ad00ba15 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Sep 11 09:50:02 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Sep 11 09:51:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7ece592
profiles: drop old pkgconf mask 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 3cfcde88ef55..b2882f8cfc1c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -423,12 +423,6 @@ dev-db/mysql:8.4 >=xfce-base/xfce4-settings-4.21 >=xfce-base/xfconf-4.21 -# Sam James <[email protected]> (2025-03-07) -# May cause emerge to hang (bug #950707). Tests hang on one machine -# and another strange report upstream: https://github.com/pkgconf/pkgconf/issues/383. -# Mask out of caution for now. -=dev-util/pkgconf-2.4.1 - # John Helmert III <[email protected]> (2025-03-02) # Doesn't seem to cleanly load, see: # https://github.com/lkrg-org/lkrg/issues/364
