commit:     94c12f8c08ad3e46ed81ec0957a25310635f8000
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 25 07:35:26 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 26 07:11:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c12f8c

profiles: add ruby26 support

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 49932570cc7..2ec6d823cff 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -11,9 +11,10 @@ python_single_target_pypy
 python_targets_pypy3
 python_single_target_pypy3
 
-# Hans de Graaff <gra...@gentoo.org> (25 Dec 2017)
+# Hans de Graaff <gra...@gentoo.org> (25 Dec 2018)
 # Currently in testing and not ready to go stable yet.
 ruby_targets_ruby25
+ruby_targets_ruby26
 
 # Patrick Lauer <patr...@gentoo.org> (28 Apr 2015)
 # dependencies not stable yet

diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index 00d92301e37..578805fb10f 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -9,3 +9,4 @@ ruby22 - Build with MRI Ruby 2.2.x
 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

Reply via email to