mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 14:06:58 +02:00
eclass/ruby-utils: Sync with Gentoo
It's from Gentoo commit 27df2e633f8f65a5199e281d539bf3685f8611c0.
This commit is contained in:
parent
86b39b7518
commit
5a526397f0
@ -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
|
||||
|
||||
# @ECLASS: ruby-utils.eclass
|
||||
@ -33,7 +33,7 @@ esac
|
||||
# provide for a better first installation experience.
|
||||
|
||||
# All stable RUBY_TARGETS
|
||||
RUBY_TARGETS_PREFERENCE="ruby32 ruby31 "
|
||||
RUBY_TARGETS_PREFERENCE="ruby32 "
|
||||
|
||||
# All other active ruby targets
|
||||
RUBY_TARGETS_PREFERENCE+="ruby33 ruby34"
|
||||
|
Loading…
Reference in New Issue
Block a user