mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
profiles: add ruby40 target for Ruby 4.0
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -17,6 +17,7 @@ llvm_slot_21
|
||||
# Hans de Graaff <graaff@gentoo.org> (2024-12-26)
|
||||
# Currently in testing and not ready to go stable yet.
|
||||
ruby_targets_ruby34
|
||||
ruby_targets_ruby40
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2024-05-08)
|
||||
# Python implementations without stable keywords.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# This file contains descriptions of RUBY_TARGETS USE_EXPAND flags.
|
||||
@@ -8,3 +8,4 @@ ruby31 - Build with MRI Ruby 3.1.x
|
||||
ruby32 - Build with MRI Ruby 3.2.x
|
||||
ruby33 - Build with MRI Ruby 3.3.x
|
||||
ruby34 - Build with MRI Ruby 3.4.x
|
||||
ruby40 - Build with MRI Ruby 4.0.x
|
||||
|
||||
Reference in New Issue
Block a user