diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 515c1745fc52..181383d87993 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -94,9 +94,9 @@ XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fu LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" # Manuel Rüger <mrueg@gentoo.org> (2015-09-09) -# Hans de Graaff <graaff@gentoo.org> (2024-05-20) +# Hans de Graaff <graaff@gentoo.org> (2024-10-08) # Default Ruby build target(s) -RUBY_TARGETS="ruby31 ruby32" +RUBY_TARGETS="ruby32" # Andreas K. Hüttel <dilfridge@gentoo.org> (2022-10-22) # These USE flags are what is common between the various sub-profiles. Stages 2 |