commit: f4ebd8621b4b6b47375c4d7a181df08f397b7c5c Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri Sep 11 16:58:43 2020 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Sep 11 16:59:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ebd862
profiles: fix inheritance in arch/riscv/rv32imac/parent Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/riscv/rv32imac/parent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/riscv/rv32imac/parent b/profiles/arch/riscv/rv32imac/parent index 17e5a3c6e7f..6ee1b9eff10 100644 --- a/profiles/arch/riscv/rv32imac/parent +++ b/profiles/arch/riscv/rv32imac/parent @@ -1,2 +1,2 @@ .. -../../../multilib +../../../features/multilib
