fix(profiles): Switch to python2.7 as the one and only version.

This commit is contained in:
Michael Marineau 2013-08-05 14:21:03 -04:00
parent 063d5d2972
commit b444a5ec51

View File

@ -125,8 +125,8 @@ BOOTSTRAP_USE="cxx unicode threads curl"
# Mike Gilbert <floppym@gentoo.org> (15 May 2012)
# Default target(s) for python-r1.eclass
PYTHON_TARGETS="python2_6 python2_7"
PYTHON_SINGLE_TARGET="python2_6"
PYTHON_TARGETS="python2_7"
PYTHON_SINGLE_TARGET="python2_7"
# ChromeOS-specific: BOARD_USE for accessing board value in cros-board.eclass
# CROS_WORKON_TREE for cros-workon