summaryrefslogtreecommitdiff
path: root/profiles/base/make.defaults
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-21 19:03:35 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-21 19:03:35 +0000
commit0ebf740b9c9bc7c10ac41bea315ecc6c01c79166 (patch)
tree15bb76d57cfb8652fd2627a24007e0bb92ec4a99 /profiles/base/make.defaults
parent5b5df25227111ef465caf5c52bcfb66dac3219cd (diff)
gentoo resync : 21.01.2018
Diffstat (limited to 'profiles/base/make.defaults')
-rw-r--r--profiles/base/make.defaults5
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 493af9ce75db..799b0d1a90b6 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -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