projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0a3710
)
profiles/riscv: remove py37 from profile
author
Mikle Kolyada
<zlogene@gentoo.org>
Thu, 7 May 2020 08:38:52 +0000
(11:38 +0300)
committer
Mikle 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
patch
|
blob
|
history
diff --git
a/profiles/arch/riscv/rv64gc/make.defaults
b/profiles/arch/riscv/rv64gc/make.defaults
index fc03a0ec87c758161c3df72bea38724808b61b25..46206e24f6d44f6832bfd29720cf1457c411a8ae 100644
(file)
--- 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"