armhfp/make.conf: bump python target to 3.5

This commit is contained in:
Joost Ruis
2018-02-15 20:00:55 +01:00
parent 363ba35330
commit 4b5ff5bb6b
+1 -1
View File
@@ -40,7 +40,7 @@ L10N="en af ar az bg bn br bs ca cs cy da de el en-GB eo es et eu fa fi fr fy ga
APACHE2_MPMS="prefork"
# No Python3 Noooo
USE_PYTHON="2.7"
PYTHON_TARGETS="python2_7 python3_4"
PYTHON_TARGETS="python2_7 python3_5"
RUBY_TARGETS="ruby21"
#################################################