profiles/riscv: remove py37 from profile
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 7 May 2020 08:38:52 +0000 (11:38 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 7 May 2020 08:39:29 +0000 (11:39 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
profiles/arch/riscv/rv64gc/make.defaults

index fc03a0ec87c758161c3df72bea38724808b61b25..46206e24f6d44f6832bfd29720cf1457c411a8ae 100644 (file)
@@ -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"