diff options
author | Mike Gilbert <floppym@gentoo.org> | 2018-07-06 15:15:29 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2018-07-08 10:02:10 -0400 |
commit | 7f876583b74fa4cd5101df3fc88fb8f0e13619e5 (patch) | |
tree | f391c6c6663b0fd8db0b07205fd5a19ace5d2ee5 /profiles/desc/python_single_target.desc | |
parent | profiles/package.mask: mask hgtools and jaraco-utils for removal (diff) | |
download | gentoo-7f876583b74fa4cd5101df3fc88fb8f0e13619e5.tar.gz gentoo-7f876583b74fa4cd5101df3fc88fb8f0e13619e5.tar.bz2 gentoo-7f876583b74fa4cd5101df3fc88fb8f0e13619e5.zip |
profiles: add python3_7 use-expand entries
Diffstat (limited to 'profiles/desc/python_single_target.desc')
-rw-r--r-- | profiles/desc/python_single_target.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc index f86e7fff6686..806875d947af 100644 --- a/profiles/desc/python_single_target.desc +++ b/profiles/desc/python_single_target.desc @@ -7,6 +7,7 @@ python2_7 - Build for Python 2.7 only python3_4 - Build for Python 3.4 only python3_5 - Build for Python 3.5 only python3_6 - Build for Python 3.6 only +python3_7 - Build for Python 3.7 only jython2_7 - Build for Jython 2.7 only pypy - Build for PyPy only pypy3 - Build for PyPy3 only |