diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-09-15 13:54:37 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-10-18 00:21:13 +0100 |
commit | 2dca6e71a11e755f4d54add4999c6f009b06b6b4 (patch) | |
tree | 70cd560bf9ef9fbc9bfc72efc0d4e3abfa4bc9a4 /profiles/common | |
parent | profiles/common: disable elogind USE flag (diff) | |
download | portage-2dca6e71a11e755f4d54add4999c6f009b06b6b4.tar.xz |
profiles/common: bump RUBY_TARGETS
Diffstat (limited to 'profiles/common')
-rw-r--r-- | profiles/common/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults index 0964c927..9e3bbecb 100644 --- a/profiles/common/make.defaults +++ b/profiles/common/make.defaults @@ -129,4 +129,4 @@ USE="${USE} -ruby_targets_ruby25 -ruby_targets_ruby26 -ruby_targets_ruby27 - ruby_targets_ruby25" + ruby_targets_ruby26" |