mirror of
https://github.com/MorizzG/portage-conf.git
synced 2026-02-04 02:14:48 +00:00
package.use: updates
This commit is contained in:
parent
a85bb9ee76
commit
d58af87994
7 changed files with 22 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
3
package.use/llvm
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
llvm-core/llvm static-libs
|
||||
llvm-core/clang static-libs
|
||||
llvm-core/lld static-libs
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
2
package.use/readline
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
sys-libs/ncurses static-libs
|
||||
sys-libs/readline static-libs
|
||||
1
package.use/zig
Normal file
1
package.use/zig
Normal file
|
|
@ -0,0 +1 @@
|
|||
dev-lang/zig static-llvm
|
||||
Loading…
Add table
Add a link
Reference in a new issue