commit:     80c20cb8e1069fe978755cd712fc342bb0d06d60
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 13:00:18 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 13:52:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c20cb8

profiles: add ruby_targets_ruby32

In preparation of adding dev-lang/ruby:3.2

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

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

diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 9f302287fcb8..419ea2fee196 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -29,3 +29,4 @@ python_single_target_pypy3
 # Currently in testing and not ready to go stable yet.
 ruby_targets_ruby30
 ruby_targets_ruby31
+ruby_targets_ruby32

diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index 06e59b7bd430..d1681bebfaf5 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -8,3 +8,4 @@ ruby26 - Build with MRI Ruby 2.6.x
 ruby27 - Build with MRI Ruby 2.7.x
 ruby30 - Build with MRI Ruby 3.0.x
 ruby31 - Build with MRI Ruby 3.1.x
+ruby32 - Build with MRI Ruby 3.2.x

Reply via email to