diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-06-21 13:34:23 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-06-21 13:34:32 +0200 |
commit | 11417fed7600ee2a14d6374478d6fe87e4250a9c (patch) | |
tree | f38a2d6843ea4d95f1b240b37cc537b9a220ef96 /profiles/prefix/use.mask | |
parent | dev-python/colorspacious: Fix Repoman Issues and add missing DEP on app-arch/... (diff) | |
download | gentoo-11417fed7600ee2a14d6374478d6fe87e4250a9c.tar.gz gentoo-11417fed7600ee2a14d6374478d6fe87e4250a9c.tar.bz2 gentoo-11417fed7600ee2a14d6374478d6fe87e4250a9c.zip |
profiles/prefix: update RUBY_TARGETS
Diffstat (limited to 'profiles/prefix/use.mask')
-rw-r--r-- | profiles/prefix/use.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/prefix/use.mask b/profiles/prefix/use.mask index ff5a8e41047f..47e9b1a2a497 100644 --- a/profiles/prefix/use.mask +++ b/profiles/prefix/use.mask @@ -13,3 +13,6 @@ acl # Prefix removed python3_4 from PYTHON_TARGETS and PYTHON_SINGLE_TARGET python_targets_python3_4 python_single_target_python3_4 + +# Similar for Ruby 2.1 +ruby_targets_ruby21 |