Add ruby25 to the default RUBY_TARGETS and unmask
ruby_targets_ruby25. Both are still set for all arches until they are
ready to mark ruby25 stable in bug 688976
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
# Manuel RĂ¼ger <mrueg@gentoo.org> (2015-09-09)
# Default Ruby build target(s)
# Updated to include ruby24 on 2018-11-12
-RUBY_TARGETS="ruby24"
+# Updated to include ruby25 on 2019-07-17
+RUBY_TARGETS="ruby24 ruby25"
# Samuli Suominen <ssuominen@gentoo.org> (2009-12-03)
# Enable USE cxx by default so base-system and toolchain pkgs can start using USE cxx
# Hans de Graaff <graaff@gentoo.org> (2018-12-25)
# Currently in testing and not ready to go stable yet.
-ruby_targets_ruby25
ruby_targets_ruby26
# Patrick Lauer <patrick@gentoo.org> (2015-04-28)