switch Gentoo's python to use python3.6
Change-Id: I5697f7c7567ec5e56ff0e8f04ea0d07e23ae0203
This commit is contained in:
parent
06891dd257
commit
cc6d892565
@ -194,8 +194,8 @@ diskimages:
|
||||
DIB_IMAGE_CACHE: /opt/dib_cache
|
||||
QEMU_IMG_OPTIONS: compat=0.10
|
||||
DIB_GRUB_TIMEOUT: '0'
|
||||
GENTOO_PYTHON_TARGETS: 'python2_7 python3_5'
|
||||
GENTOO_PYTHON_ACTIVE_VERSION: python3.5
|
||||
GENTOO_PYTHON_TARGETS: 'python2_7 python3_6'
|
||||
GENTOO_PYTHON_ACTIVE_VERSION: python3.6
|
||||
GENTOO_PROFILE: 'default/linux/amd64/17.0/systemd'
|
||||
GIT_HTTP_LOW_SPEED_TIME: '300'
|
||||
GIT_HTTP_LOW_SPEED_LIMIT: '1000'
|
||||
|
Loading…
Reference in New Issue
Block a user