commit:     1551a05e715766be7052b3507c8d94edd7f03b8a
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu May  7 08:38:52 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu May  7 08:39:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1551a05e

profiles/riscv: remove py37 from profile

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 profiles/arch/riscv/rv64gc/make.defaults | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/profiles/arch/riscv/rv64gc/make.defaults 
b/profiles/arch/riscv/rv64gc/make.defaults
index fc03a0ec87c..46206e24f6d 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"

Reply via email to