diff options
Diffstat (limited to 'profiles/base/use.stable.mask')
-rw-r--r-- | profiles/base/use.stable.mask | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 33ca1ed42a4e..6682b8d46b58 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Hans de Graaff <graaff@gentoo.org> (2023-12-25) +# Currently in testing and not ready to go stable yet. +ruby_targets_ruby32 +ruby_targets_ruby33 + # Michael Orlitzky <mjo@gentoo.org> (2023-12-05) # New unstable PHP slot. php_targets_php8-3 @@ -12,10 +17,6 @@ php_targets_php8-3 # Not stable yet. postgres_targets_postgres16 -# Sam James <sam@gentoo.org> (2023-05-29) -# Currently in testing and not ready to go stable yet. -ruby_targets_ruby32 - # Michał Górny <mgorny@gentoo.org> (2023-05-23) # Mask until dev-lang/python:3.12 becomes stable. python_targets_python3_12 |