commit: 363174b843623fd141372afa7fee658658dcfe44 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Mar 30 22:44:20 2024 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Mar 30 22:44:20 2024 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=363174b8
Add some multilib magic Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> builders/milou/openrc-v3-23/portage/package.use/llvm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/builders/milou/openrc-v3-23/portage/package.use/llvm b/builders/milou/openrc-v3-23/portage/package.use/llvm new file mode 100644 index 0000000..c75065b --- /dev/null +++ b/builders/milou/openrc-v3-23/portage/package.use/llvm @@ -0,0 +1,2 @@ +app-arch/xz-utils abi_x86_32 +app-arch/zstd abi_x86_32
