profiles: add new ruby30 ruby target

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2020-12-26 07:05:37 +01:00
parent 0c46a1b827
commit e0d44c2223
2 changed files with 3 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ darcs
python_targets_pypy3
python_single_target_pypy3
# Hans de Graaff <graaff@gentoo.org> (2019-12-26)
# Hans de Graaff <graaff@gentoo.org> (2020-12-26)
# Currently in testing and not ready to go stable yet.
ruby_targets_ruby27
ruby_targets_ruby30

View File

@@ -11,3 +11,4 @@ ruby24 - Build with MRI Ruby 2.4.x
ruby25 - Build with MRI Ruby 2.5.x
ruby26 - Build with MRI Ruby 2.6.x
ruby27 - Build with MRI Ruby 2.7.x
ruby30 - Build with MRI Ruby 3.0.x