From 405dce9e8caff5812f3f4dac44bcff10133182e8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 10 Jul 2021 10:33:53 +0100 Subject: arm64 : bump to python3.9 --- conf/arm/portage/make.conf/00-python.conf | 6 +++--- conf/arm/portage/make.conf/10-highprio-custom.conf | 0 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 conf/arm/portage/make.conf/10-highprio-custom.conf (limited to 'conf/arm/portage/make.conf') diff --git a/conf/arm/portage/make.conf/00-python.conf b/conf/arm/portage/make.conf/00-python.conf index 94c659a..6af4137 100644 --- a/conf/arm/portage/make.conf/00-python.conf +++ b/conf/arm/portage/make.conf/00-python.conf @@ -1,5 +1,5 @@ # This file has been automatically generated, do not edit. -USE_PYTHON="3.8" -PYTHON_TARGETS="python3_8" -PYTHON_SINGLE_TARGET="python3_8" +USE_PYTHON="3.9" +PYTHON_TARGETS="python3_9" +PYTHON_SINGLE_TARGET="python3_9" diff --git a/conf/arm/portage/make.conf/10-highprio-custom.conf b/conf/arm/portage/make.conf/10-highprio-custom.conf deleted file mode 100644 index e69de29..0000000 -- cgit v1.2.3