package.use: updates

This commit is contained in:
Moritz Gmeiner 2025-12-07 15:44:08 +01:00
commit d58af87994
7 changed files with 22 additions and 4 deletions

View file

@ -2,3 +2,7 @@ llvm-core/clang-common default-lld default-compiler-rt default-libunwind
llvm-runtimes/clang-runtime default-lld default-compiler-rt
llvm-runtimes/libunwind static-libs
llvm-core/clang-linker-config default-lld
llvm-runtimes/clang-rtlib-config default-compiler-rt
llvm-runtimes/clang-unwindlib-config default-compiler-rt

View file

@ -1,3 +1,4 @@
dev-python/ipython -qt5
dev-python/pillow webp
dev-qt/qtmultimedia widgets
dev-python/qtpy printsupport

3
package.use/llvm Normal file
View file

@ -0,0 +1,3 @@
llvm-core/llvm static-libs
llvm-core/clang static-libs
llvm-core/lld static-libs

View file

@ -1,3 +1,3 @@
*/* PYTHON_TARGETS: python3_13 python3_13t
*/* PYTHON_SINGLE_TARGET: -* python3_13
# */* PYTHON_TARGETS: python3_13 python3_13t python3_14
#
# */* PYTHON_SINGLE_TARGET: -* python3_13

View file

@ -1 +1,8 @@
app-emulation/qemu io-uring jemalloc
app-emulation/qemu io-uring jemalloc static-user
dev-libs/glib static-libs
sys-apps/attr static-libs
dev-libs/libpcre2 static-libs
virtual/zlib static-libs
app-emulation/qemu QEMU_SOFTMMU_TARGETS: x86_64 arm aarch64
app-emulation/qemu QEMU_USER_TARGETS: x86_64 arm aarch64

2
package.use/readline Normal file
View file

@ -0,0 +1,2 @@
sys-libs/ncurses static-libs
sys-libs/readline static-libs

1
package.use/zig Normal file
View file

@ -0,0 +1 @@
dev-lang/zig static-llvm