diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-07-18 10:32:42 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-07-18 10:33:01 +0200 |
commit | 3f1bd2008603ec66781dd3cd3e42f8040f4eae6e (patch) | |
tree | e33ddfa264d74d8690fbbad99d97a41bdf49e549 /profiles | |
parent | net-fs/samba: Fixed name of pidfile. (diff) | |
download | gentoo-3f1bd2008603ec66781dd3cd3e42f8040f4eae6e.tar.gz gentoo-3f1bd2008603ec66781dd3cd3e42f8040f4eae6e.tar.bz2 gentoo-3f1bd2008603ec66781dd3cd3e42f8040f4eae6e.zip |
profiles/prefix: update python use.mask current versions
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/use.mask | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/prefix/use.mask b/profiles/prefix/use.mask index 80601532ae21..ddbed5909982 100644 --- a/profiles/prefix/use.mask +++ b/profiles/prefix/use.mask @@ -15,9 +15,9 @@ kernel_linux # coreutils on darwin. acl -# Prefix removed python3_4 from PYTHON_TARGETS and PYTHON_SINGLE_TARGET -python_targets_python3_4 -python_single_target_python3_4 +# Prefix removed python3_5 from PYTHON_TARGETS and PYTHON_SINGLE_TARGET +python_targets_python3_5 +python_single_target_python3_5 # Similar for Ruby 2.3 ruby_targets_ruby23 |