commit: 10a0ddb11e8d69398e56f35a24adcd78e8d98557 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sun Jul 8 00:14:09 2018 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sun Jul 8 14:02:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a0ddb1
profiles: force dev-lang/python-exec[python3_7] profiles/base/package.use.force | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 93e36f459c6..ee4a7c23640 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -62,6 +62,7 @@ dev-lang/python-exec python_targets_python2_7 dev-lang/python-exec python_targets_python3_4 dev-lang/python-exec python_targets_python3_5 dev-lang/python-exec python_targets_python3_6 +dev-lang/python-exec python_targets_python3_7 dev-lang/python-exec python_targets_jython2_7 dev-lang/python-exec python_targets_pypy dev-lang/python-exec python_targets_pypy3
