diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-25 08:03:54 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-25 08:03:54 +0200 |
commit | 7ce415c06d780600acdf8e1c8fc839b71749bbb5 (patch) | |
tree | fa535643be292aeafad9fd0295d7e848ada3ae4c /profiles/base/package.use.force | |
parent | dev-python/h5py: Restore PYTHON_USEDEP on pkgconfig (diff) | |
download | gentoo-7ce415c06d780600acdf8e1c8fc839b71749bbb5.tar.gz gentoo-7ce415c06d780600acdf8e1c8fc839b71749bbb5.tar.bz2 gentoo-7ce415c06d780600acdf8e1c8fc839b71749bbb5.zip |
profiles: Prepare for Python 3.9
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/base/package.use.force')
-rw-r--r-- | profiles/base/package.use.force | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 713a937d8c76..d266201073f1 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -127,6 +127,7 @@ dev-lang/python-exec python_targets_python2_7 dev-lang/python-exec python_targets_python3_6 dev-lang/python-exec python_targets_python3_7 dev-lang/python-exec python_targets_python3_8 +dev-lang/python-exec python_targets_python3_9 dev-lang/python-exec python_targets_pypy3 # Zac Medico <zmedico@gentoo.org> (2010-10-20) |