commit: c6d7ce7bf3a3d083b1f89d001c4dfaee10ff4d79 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Jun 12 19:46:26 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Jun 12 19:47:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6d7ce7b
riscv: package.mask old baselayout on 1-level libdir profiles We need compatibility symlinks here. Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/riscv/1level/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/riscv/1level/package.mask b/profiles/arch/riscv/1level/package.mask new file mode 100644 index 00000000000..eb4368881cc --- /dev/null +++ b/profiles/arch/riscv/1level/package.mask @@ -0,0 +1,5 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Doesnt work properly with the one-level libdirs +<sys-apps/baselayout-2.7-r3
