mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
eclass/ruby-utils.eclass: update preference list
Match the current stable targets. Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -33,10 +33,10 @@ esac
|
||||
# provide for a better first installation experience.
|
||||
|
||||
# All stable RUBY_TARGETS
|
||||
RUBY_TARGETS_PREFERENCE="ruby32 "
|
||||
RUBY_TARGETS_PREFERENCE="ruby32 ruby33 "
|
||||
|
||||
# All other active ruby targets
|
||||
RUBY_TARGETS_PREFERENCE+="ruby33 ruby34"
|
||||
RUBY_TARGETS_PREFERENCE+="ruby34"
|
||||
|
||||
_ruby_implementation_depend() {
|
||||
local rubypn=
|
||||
|
||||
Reference in New Issue
Block a user