commit: 2f7419dddc1f504b37130e852b17b8dd314ccc76 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Apr 1 08:25:48 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Apr 1 08:26:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f7419dd
profiles/package.mask: include hpricot in ronn mask Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index d293e245a4c5..b46820310531 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -132,9 +132,11 @@ kde-apps/kross-interpreters net-misc/mikutter # Hans de Graaff <[email protected]> (2023-03-29) -# ruby27-only package. app-text/ronn-ng is a drop-in replacement. -# Masked for removal on 2023-04-29. +# ruby27-only package. app-text/ronn-ng is a drop-in replacement. it is +# also the only consumer of dev-ruby/hpricot which has a ruby30 target +# but is not actually compatible. Masked for removal on 2023-04-29. app-text/ronn +dev-ruby/hpricot # Hans de Graaff <[email protected]> (2023-03-29) # ruby27-only package without tests and without maintainer. Upstream
