commit: 4daafdf8c16f22285cf0b11ffb882417a607dffa Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Nov 25 13:03:42 2021 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Nov 25 13:03:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4daafdf8
profiles/package.mask: remove rubygems mask All packages in testing should now handle their extensions properly. Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 604cfbd3cb2c..ca17cf996221 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -366,14 +366,6 @@ sci-libs/libbufr # Removal on 2021-11-25. Bug #806577. sys-fabric/dapl -# Hans de Graaff <[email protected]> (2021-10-26) -# New rubygems versions check extension installation and will -# fail to find gems when extensions are not installed correctly. -# Not all packages in the tree have been updated for this yet. -# Also Gentoo defaults need to be updated for this to work correctly. -# Masked pending fixes in dev-ruby packages. ->=dev-ruby/rubygems-3.2.22 - # Sam James <[email protected]> (2021-10-25) # Fails to build with glibc-2.34 and binutils-2.34+. Not many other # distros packaging this and no upstream commits since 2011. No reverse
