commit:     ddd06d7209ec2c1e3682b84f60ee8ad810d8e6c4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 12 06:30:57 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 12 06:31:35 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd06d72

profiles/desc: Add python3_8 to PYTHON_TARGETS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/python_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/python_targets.desc 
b/profiles/desc/python_targets.desc
index 960c0f96e4d..4827da4af78 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -7,6 +7,7 @@ python2_7 - Build with Python 2.7
 python3_5 - Build with Python 3.5
 python3_6 - Build with Python 3.6
 python3_7 - Build with Python 3.7
+python3_8 - Build with Python 3.8
 jython2_7 - Build with Jython 2.7
 pypy - Build with PyPy
 pypy3 - Build with PyPy3

Reply via email to