diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-09-14 09:08:19 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-09-14 09:11:56 +0200 |
commit | d5221fb5659fcfae3244550c5cb1817c7f07cbb0 (patch) | |
tree | b37bc1cdb118e1376d74f35e34afe05de63a4088 /profiles/base/use.stable.mask | |
parent | net-misc/youtube-dl: Version 2020.09.14 (diff) | |
download | gentoo-d5221fb5659fcfae3244550c5cb1817c7f07cbb0.tar.gz gentoo-d5221fb5659fcfae3244550c5cb1817c7f07cbb0.tar.bz2 gentoo-d5221fb5659fcfae3244550c5cb1817c7f07cbb0.zip |
profiles: mask ruby26 per profile
This commit masks ruby26 per profile using use.stable.mask and sets
RUBY_TARGETS accordingly. It also enabled ruby26 globally. This
facilitates the per-arch stable request in bug 728192 so each arch can
mark ruby 2.6 stable without further coordination between arches or
maintainers.
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'profiles/base/use.stable.mask')
-rw-r--r-- | profiles/base/use.stable.mask | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 81ece61c1376..ac34603f8ed6 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -20,5 +20,4 @@ python_single_target_pypy3 # Hans de Graaff <graaff@gentoo.org> (2019-12-26) # Currently in testing and not ready to go stable yet. -ruby_targets_ruby26 ruby_targets_ruby27 |