From 2e02562add6db7ea46374eb71ae46d7cebb3f6a6 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 11 Sep 2021 21:18:52 -0700 Subject: [PATCH] specs/hppa: Use Python 3.9 Signed-off-by: Matt Turner --- releases/specs/hppa/installcd-stage1.spec | 4 ++-- releases/specs/hppa/installcd-stage2-minimal.spec | 4 ++++ releases/specs/hppa/netboot-hppa32.spec | 2 ++ releases/specs/hppa/netboot-hppa64.spec | 2 ++ 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/releases/specs/hppa/installcd-stage1.spec b/releases/specs/hppa/installcd-stage1.spec index 5a490a46..42def888 100644 --- a/releases/specs/hppa/installcd-stage1.spec +++ b/releases/specs/hppa/installcd-stage1.spec @@ -9,8 +9,8 @@ pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage1 portage_confdir: @REPO_DIR@/releases/portage/isos livecd/use: -* - python_targets_python3_6 - python_single_target_python3_6 + python_targets_python3_9 + python_single_target_python3_9 bindist compile-locales fbcon diff --git a/releases/specs/hppa/installcd-stage2-minimal.spec b/releases/specs/hppa/installcd-stage2-minimal.spec index 41d34ff2..ad132917 100644 --- a/releases/specs/hppa/installcd-stage2-minimal.spec +++ b/releases/specs/hppa/installcd-stage2-minimal.spec @@ -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/use: -* + python_targets_python3_9 + python_single_target_python3_9 atm fbcon ipv6 @@ -47,6 +49,8 @@ boot/kernel/livecd64/gk_kernargs: --kernel-nm=hppa64-unknown-linux-gnu-nm boot/kernel/livecd64/use: -* + python_targets_python3_9 + python_single_target_python3_9 atm fbcon ipv6 diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec index ff219ff5..4908c222 100644 --- a/releases/specs/hppa/netboot-hppa32.spec +++ b/releases/specs/hppa/netboot-hppa32.spec @@ -18,6 +18,8 @@ boot/kernel/netboot32/gk_kernargs: --all-ramdisk-modules netboot/use: -* + python_targets_python3_9 + python_single_target_python3_9 libtommath # dropbear requires libtomcrypt[libtommath] multicall shadow diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec index 43c95c1e..992fc3db 100644 --- a/releases/specs/hppa/netboot-hppa64.spec +++ b/releases/specs/hppa/netboot-hppa64.spec @@ -23,6 +23,8 @@ boot/kernel/netboot64/gk_kernargs: netboot/use: -* + python_targets_python3_9 + python_single_target_python3_9 libtommath # dropbear requires libtomcrypt[libtommath] multicall shadow