commit: bd9cefaf766cf5a04ecbd0244b68d0519ff81220 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Aug 21 16:27:59 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Aug 21 16:28:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd9cefaf
profiles/package.mask: mask virtual/ruby-ffi for removal Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 7a1648ba116..b4848ed42fc 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,13 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2019-08-21) +# This virtual was useful when jruby was still around but this +# has not been the case for a long time and there are no +# reverse dependencies for this package anymore. +# Removal in 30 days. +virtual/ruby-ffi + # Miroslav Šulc <[email protected]> (2019-08-19) # Depends on >=virtual/{jdk,jre}-11 which is masked =www-servers/tomcat-9.0.24
