Update default profile for ruby23, bug 639476

Include ruby23 in RUBY_TARGETS and unmask ruby_targets_ruby23 for
stable. With the profile settings from
1202df3a138ab0585f91447b9eade25406e7c031 in place this is currently a
no-op, but it allows easy switching to stable ruby per arch.
This commit is contained in:
Hans de Graaff
2018-01-21 11:35:35 +01:00
parent d1b15d57a9
commit 0ae483525b
2 changed files with 3 additions and 3 deletions

View File

@@ -81,8 +81,9 @@ NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb p
USE="${USE} modules"
# Manuel Rüger <mrueg@gentoo.org> (09 Sep 2015)
# Default Ruby build targets
RUBY_TARGETS="ruby22"
# Default Ruby build target
# Updated to include ruby23 on 21 Jan 2018
RUBY_TARGETS="ruby22 ruby23"
# Samuli Suominen <ssuominen@gentoo.org> (03 Dec 2009)
# Enable USE cxx by default so base-system and toolchain pkgs can start using USE cxx

View File

@@ -17,7 +17,6 @@ python_single_target_pypy3
# Hans de Graaff <graaff@gentoo.org> (25 Dec 2017)
# Currently in testing and not ready to go stable yet.
ruby_targets_ruby23
ruby_targets_ruby24
ruby_targets_ruby25