diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-07-10 10:33:53 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-07-10 10:33:53 +0100 |
commit | 405dce9e8caff5812f3f4dac44bcff10133182e8 (patch) | |
tree | c727f810a75733434e48f71431cbd13201601a83 /conf/arm | |
parent | 9d4bf53ebd43c334f70ffab94dcf46ee841646fa (diff) |
arm64 : bump to python3.9
Diffstat (limited to 'conf/arm')
-rw-r--r-- | conf/arm/portage/make.conf/00-python.conf | 6 | ||||
-rw-r--r-- | conf/arm/portage/make.conf/10-highprio-custom.conf | 0 |
2 files changed, 3 insertions, 3 deletions
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 --- a/conf/arm/portage/make.conf/10-highprio-custom.conf +++ /dev/null |