specs/hppa: Switch installcd to python3.6
Packages are starting to drop python2.7 support, causing build failures if no python3 implementation is selected. Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
dbd150f6ee
commit
a8a5572715
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage1
|
|||
portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
|
||||
livecd/use:
|
||||
-*
|
||||
python_targets_python2_7
|
||||
python_targets_python3_6
|
||||
python_single_target_python3_6
|
||||
bindist
|
||||
fbcon
|
||||
ipv6
|
||||
|
|
Loading…
Add table
Reference in a new issue