mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-29 09:31:06 +02:00
eclass/ruby-utils: Sync with Gentoo
It's from Gentoo commit de9d78a1f4fc90d54dd2c3c5c6b61acfb1c49d10.
This commit is contained in:
parent
e94566c751
commit
f2c73182d7
@ -36,10 +36,10 @@ esac
|
||||
# provide for a better first installation experience.
|
||||
|
||||
# All stable RUBY_TARGETS
|
||||
RUBY_TARGETS_PREFERENCE="ruby31 "
|
||||
RUBY_TARGETS_PREFERENCE="ruby32 ruby31 "
|
||||
|
||||
# All other active ruby targets
|
||||
RUBY_TARGETS_PREFERENCE+="ruby32 ruby33"
|
||||
RUBY_TARGETS_PREFERENCE+="ruby33"
|
||||
|
||||
_ruby_implementation_depend() {
|
||||
local rubypn=
|
||||
|
Loading…
x
Reference in New Issue
Block a user