commit:     76a7e4206d834e02f9c6f277f578b3b83dbe32e2
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 07:30:12 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 11:05:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76a7e420

profiles: add ruby27 RUBY_TARGET

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 profiles/base/use.stable.mask   | 3 ++-
 profiles/desc/ruby_targets.desc | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 636435aa7dd..9c76a0e79ac 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 <gra...@gentoo.org> (2018-12-25)
+# Hans de Graaff <gra...@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 578805fb10f..44fd69614bb 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

Reply via email to