From 825f6f7e08be64bc5aaae594d372016d3c872dac Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Thu, 24 Sep 2020 22:41:00 +0100 Subject: profiles/common: refresh python targets --- profiles/common/make.defaults | 2 ++ 1 file changed, 2 insertions(+) (limited to 'profiles') diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults index de424265..b96f97f0 100644 --- a/profiles/common/make.defaults +++ b/profiles/common/make.defaults @@ -104,6 +104,7 @@ USE="${USE} -python_targets_python3_6 -python_targets_python3_7 -python_targets_python3_8 + -python_targets_python3_9 python_targets_python3_7" # Setting PYTHON_SINGLE_TARGET is non functional, need to expand manually @@ -115,6 +116,7 @@ USE="${USE} -python_single_target_python3_6 -python_single_target_python3_7 -python_single_target_python3_8 + -python_single_target_python3_9 python_single_target_python3_7" # Setting RUBY_TARGETS is non functional, need to expand manually -- cgit v1.2.3