hppa: Switch to Python 3.10
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
109d2208b0
commit
bf9a8c31e2
4 changed files with 10 additions and 10 deletions
|
@ -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_9
|
python_targets_python3_10
|
||||||
python_single_target_python3_9
|
python_single_target_python3_10
|
||||||
bindist
|
bindist
|
||||||
compile-locales
|
compile-locales
|
||||||
fbcon
|
fbcon
|
||||||
|
|
|
@ -20,8 +20,8 @@ boot/kernel/hppa32/sources: sys-kernel/gentoo-sources
|
||||||
boot/kernel/hppa32/config: @REPO_DIR@/releases/kconfig/hppa/hppa32.config
|
boot/kernel/hppa32/config: @REPO_DIR@/releases/kconfig/hppa/hppa32.config
|
||||||
boot/kernel/hppa32/use:
|
boot/kernel/hppa32/use:
|
||||||
-*
|
-*
|
||||||
python_targets_python3_9
|
python_targets_python3_10
|
||||||
python_single_target_python3_9
|
python_single_target_python3_10
|
||||||
fbcon
|
fbcon
|
||||||
ipv6
|
ipv6
|
||||||
livecd
|
livecd
|
||||||
|
@ -53,8 +53,8 @@ boot/kernel/hppa64/gk_kernargs:
|
||||||
--kernel-strip=hppa64-unknown-linux-gnu-strip
|
--kernel-strip=hppa64-unknown-linux-gnu-strip
|
||||||
boot/kernel/hppa64/use:
|
boot/kernel/hppa64/use:
|
||||||
-*
|
-*
|
||||||
python_targets_python3_9
|
python_targets_python3_10
|
||||||
python_single_target_python3_9
|
python_single_target_python3_10
|
||||||
fbcon
|
fbcon
|
||||||
ipv6
|
ipv6
|
||||||
livecd
|
livecd
|
||||||
|
|
|
@ -18,8 +18,8 @@ boot/kernel/hppa32/gk_kernargs: --all-ramdisk-modules
|
||||||
|
|
||||||
netboot/use:
|
netboot/use:
|
||||||
-*
|
-*
|
||||||
python_targets_python3_9
|
python_targets_python3_10
|
||||||
python_single_target_python3_9
|
python_single_target_python3_10
|
||||||
libtommath # dropbear requires libtomcrypt[libtommath]
|
libtommath # dropbear requires libtomcrypt[libtommath]
|
||||||
multicall
|
multicall
|
||||||
shadow
|
shadow
|
||||||
|
|
|
@ -28,8 +28,8 @@ boot/kernel/hppa64/gk_kernargs:
|
||||||
|
|
||||||
netboot/use:
|
netboot/use:
|
||||||
-*
|
-*
|
||||||
python_targets_python3_9
|
python_targets_python3_10
|
||||||
python_single_target_python3_9
|
python_single_target_python3_10
|
||||||
libtommath # dropbear requires libtomcrypt[libtommath]
|
libtommath # dropbear requires libtomcrypt[libtommath]
|
||||||
multicall
|
multicall
|
||||||
shadow
|
shadow
|
||||||
|
|
Loading…
Add table
Reference in a new issue