specs/hppa: Use Python 3.9

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner 2021-09-11 21:18:52 -07:00
parent 90d8399f1f
commit 2e02562add
No known key found for this signature in database
GPG key ID: ACEB29740C9A4E97
4 changed files with 10 additions and 2 deletions

View file

@ -9,8 +9,8 @@ pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage1
portage_confdir: @REPO_DIR@/releases/portage/isos portage_confdir: @REPO_DIR@/releases/portage/isos
livecd/use: livecd/use:
-* -*
python_targets_python3_6 python_targets_python3_9
python_single_target_python3_6 python_single_target_python3_9
bindist bindist
compile-locales compile-locales
fbcon fbcon

View file

@ -20,6 +20,8 @@ boot/kernel/livecd32/sources: sys-kernel/gentoo-sources
boot/kernel/livecd32/config: @REPO_DIR@/releases/kconfig/hppa/hppa32.config boot/kernel/livecd32/config: @REPO_DIR@/releases/kconfig/hppa/hppa32.config
boot/kernel/livecd32/use: boot/kernel/livecd32/use:
-* -*
python_targets_python3_9
python_single_target_python3_9
atm atm
fbcon fbcon
ipv6 ipv6
@ -47,6 +49,8 @@ boot/kernel/livecd64/gk_kernargs:
--kernel-nm=hppa64-unknown-linux-gnu-nm --kernel-nm=hppa64-unknown-linux-gnu-nm
boot/kernel/livecd64/use: boot/kernel/livecd64/use:
-* -*
python_targets_python3_9
python_single_target_python3_9
atm atm
fbcon fbcon
ipv6 ipv6

View file

@ -18,6 +18,8 @@ boot/kernel/netboot32/gk_kernargs: --all-ramdisk-modules
netboot/use: netboot/use:
-* -*
python_targets_python3_9
python_single_target_python3_9
libtommath # dropbear requires libtomcrypt[libtommath] libtommath # dropbear requires libtomcrypt[libtommath]
multicall multicall
shadow shadow

View file

@ -23,6 +23,8 @@ boot/kernel/netboot64/gk_kernargs:
netboot/use: netboot/use:
-* -*
python_targets_python3_9
python_single_target_python3_9
libtommath # dropbear requires libtomcrypt[libtommath] libtommath # dropbear requires libtomcrypt[libtommath]
multicall multicall
shadow shadow