summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/base/use.stable.mask3
-rw-r--r--profiles/desc/ruby_targets.desc1
2 files changed, 3 insertions, 1 deletions
diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 636435aa7dd4..9c76a0e79acf 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -23,6 +23,7 @@ python_single_target_pypy
python_targets_pypy3
python_single_target_pypy3
-# Hans de Graaff <graaff@gentoo.org> (2018-12-25)
+# Hans de Graaff <graaff@gentoo.org> (2019-12-26)
# Currently in testing and not ready to go stable yet.
ruby_targets_ruby26
+ruby_targets_ruby27
diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index 578805fb10f5..44fd69614bbc 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -10,3 +10,4 @@ ruby23 - Build with MRI Ruby 2.3.x
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