commit: 3f1bd2008603ec66781dd3cd3e42f8040f4eae6e Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Wed Jul 18 08:32:42 2018 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Wed Jul 18 08:33:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f1bd200
profiles/prefix: update python use.mask current versions profiles/prefix/use.mask | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/prefix/use.mask b/profiles/prefix/use.mask index 80601532ae2..ddbed590998 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
