mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
ruby-utils.eclass: remove ruby25 from preferences list
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="ruby26 ruby25 "
|
||||
RUBY_TARGETS_PREFERENCE="ruby26 "
|
||||
|
||||
# All other active ruby targets
|
||||
RUBY_TARGETS_PREFERENCE+="ruby27 ruby30"
|
||||
|
||||
Reference in New Issue
Block a user