profiles/desc: Add use flags for python3.5
authorMike Gilbert <floppym@gentoo.org>
Fri, 2 Oct 2015 18:51:10 +0000 (14:51 -0400)
committerMike Gilbert <floppym@gentoo.org>
Sun, 4 Oct 2015 13:35:39 +0000 (09:35 -0400)
profiles/desc/python_single_target.desc
profiles/desc/python_targets.desc

index 13da7f054d0ba6e9f442a2f59b659fed364ee866..2eb0801ea3383e736ef853241da3135a5c509b54 100644 (file)
@@ -8,6 +8,7 @@ python2_7 - Build for Python 2.7 only
 python3_2 - Build for Python 3.2 only (deprecated)
 python3_3 - Build for Python 3.3 only
 python3_4 - Build for Python 3.4 only
+python3_5 - Build for Python 3.5 only
 jython2_5 - Build for Jython 2.5 only
 jython2_7 - Build for Jython 2.7 only
 pypy - Build for PyPy only
index ff70e6c0c0843db3e005569bc4ad33447bf22875..3168d918a04591ae85c34426046a7fa3172e271e 100644 (file)
@@ -9,6 +9,7 @@ python2_7 - Build with Python 2.7
 python3_2 - Build with Python 3.2 (deprecated)
 python3_3 - Build with Python 3.3
 python3_4 - Build with Python 3.4
+python3_5 - Build with Python 3.5
 jython2_5 - Build with Jython 2.5
 jython2_7 - Build with Jython 2.7
 pypy2_0 - Build with PyPy 2.0 (removed)