commit: 5360e1a089723e01c98f597f1cf5d25da9608338 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Apr 13 12:34:43 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Apr 13 12:37:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5360e1a0
profiles/package.mask: mask sci-biology/bioruby for removal Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index fe0558623c4..f22d0d9adcd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,15 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2020-04-13) +# dev-ruby/libxml is ruby24-only and has known +# bugs. sci-biology/bioruby depends on this. It looks like there is a +# new version upstream that may not depend on libxml, but this +# requires a dedicated maintainer to test and sort out. Masked for +# removal in 30 days. +dev-ruby/libxml +sci-biology/bioruby + # Lars Wendler <[email protected]> (2020-04-13) # Discontinued by upstream. Superseded by sys-apps/fwupd. # Masked for removal in 30 days.
