commit: 55180a031a56215a7dcc63332b6d303d062a4652 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Thu Dec 17 22:56:30 2020 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Thu Dec 17 22:57:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55180a03
profiles: Do not force py3.7 on riscv anymore, hurts now Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/riscv/use.force | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/riscv/use.force b/profiles/arch/riscv/use.force index d97bd121547..5e5e335685c 100644 --- a/profiles/arch/riscv/use.force +++ b/profiles/arch/riscv/use.force @@ -3,7 +3,3 @@ # Force the flag which corresponds to ARCH. riscv - -# Right now we have only one Python available, so we must use it -python_targets_python3_7 -python_single_target_python3_7
