diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-01-31 11:23:05 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-01-31 11:23:19 +0100 |
commit | 42e593f9f840b9a03145c16548550a6bced7af06 (patch) | |
tree | a059f763263db4dd80ec80568d83bc23b69824ea /profiles/prefix | |
parent | sys-auth/elogind: Drop old (diff) | |
download | gentoo-42e593f9f840b9a03145c16548550a6bced7af06.tar.gz gentoo-42e593f9f840b9a03145c16548550a6bced7af06.tar.bz2 gentoo-42e593f9f840b9a03145c16548550a6bced7af06.zip |
profiles/prefix: update ruby_targets masks, remove 2.1, add 2.3
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/use.mask | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/prefix/use.mask b/profiles/prefix/use.mask index 47e9b1a2a497..134085a9be51 100644 --- a/profiles/prefix/use.mask +++ b/profiles/prefix/use.mask @@ -14,5 +14,5 @@ acl python_targets_python3_4 python_single_target_python3_4 -# Similar for Ruby 2.1 -ruby_targets_ruby21 +# Similar for Ruby 2.3 +ruby_targets_ruby23 |