mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
eclass/ruby-utils.eclass: remove ruby27 from list of targets
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -33,7 +33,7 @@ if [[ ! ${_RUBY_UTILS} ]]; then
|
||||
# provide for a better first installation experience.
|
||||
|
||||
# All stable RUBY_TARGETS
|
||||
RUBY_TARGETS_PREFERENCE="ruby30 ruby27 "
|
||||
RUBY_TARGETS_PREFERENCE="ruby30 "
|
||||
|
||||
# All other active ruby targets
|
||||
RUBY_TARGETS_PREFERENCE+="ruby31 ruby32"
|
||||
|
||||
Reference in New Issue
Block a user