diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-03-30 23:44:20 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-03-30 23:44:20 +0100 |
commit | 363174b843623fd141372afa7fee658658dcfe44 (patch) | |
tree | 01f8e693fe28a07db2cc8135eba2f14b8c494b37 | |
parent | pillow[webp] (diff) | |
download | binhost-363174b843623fd141372afa7fee658658dcfe44.tar.gz binhost-363174b843623fd141372afa7fee658658dcfe44.tar.bz2 binhost-363174b843623fd141372afa7fee658658dcfe44.zip |
Add some multilib magic
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | builders/milou/openrc-v3-23/portage/package.use/llvm | 2 |
1 files changed, 2 insertions, 0 deletions
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 |