summaryrefslogtreecommitdiff
path: root/profiles/base
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-21 19:25:18 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-21 19:25:18 +0000
commitff91330910e79875ff229d3b983f26e0a4615fc4 (patch)
tree384fc2a97355f7fd9e94fea9055532b5155864e2 /profiles/base
parent36f3ac653f9441a014349f81c67d9b801244ad40 (diff)
resync profile
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/make.defaults5
-rw-r--r--profiles/base/use.stable.mask1
2 files changed, 3 insertions, 3 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 493af9ce..799b0d1a 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
diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 50bb9974..4f486243 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -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