mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
profiles/base/make.defaults: remove ruby25 from RUBY_TARGETS
There has been enough time to update to ruby26 and ruby25 will no longer be maintained upstream from April 2021. Removing it from RUBY_TARGETS in preparation for its removal altogether. Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -102,7 +102,7 @@ LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses te
|
||||
# Manuel Rüger <mrueg@gentoo.org> (2015-09-09)
|
||||
# Default Ruby build target(s)
|
||||
# Updated to include ruby26 on 2020-09-14
|
||||
RUBY_TARGETS="ruby25 ruby26"
|
||||
RUBY_TARGETS="ruby26"
|
||||
|
||||
# Enable extended filesystem attribute support by default.
|
||||
# https://archives.gentoo.org/gentoo-dev/message/ba0e3457e4b807e79816f0df03566af0
|
||||
|
||||
Reference in New Issue
Block a user