summaryrefslogtreecommitdiff
path: root/profiles/arch/riscv/rv64gc/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/riscv/rv64gc/make.defaults')
-rw-r--r--profiles/arch/riscv/rv64gc/make.defaults4
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/arch/riscv/rv64gc/make.defaults b/profiles/arch/riscv/rv64gc/make.defaults
index fc03a0ec87c7..46206e24f6d4 100644
--- a/profiles/arch/riscv/rv64gc/make.defaults
+++ b/profiles/arch/riscv/rv64gc/make.defaults
@@ -36,7 +36,3 @@ USE_EXPAND_HIDDEN="-ABI_RISCV"
# Implicitly enable lp64d in ebuilds without multilib support
IUSE_IMPLICIT="abi_riscv_lp64d"
-
-# Enable Python 3.7 since we can't use earlier versions
-PYTHON_TARGETS="python3_7"
-PYTHON_SINGLE_TARGET="python3_7"