mirror of
https://github.com/MorizzG/portage-conf.git
synced 2025-12-06 01:12:42 +00:00
general updates, clang, rust, ...
This commit is contained in:
parent
4a29f9de63
commit
88851cca1d
8 changed files with 112 additions and 34 deletions
|
|
@ -1,3 +1,4 @@
|
|||
llvm-core/clang-common default-lld default-compiler-rt default-libunwind
|
||||
llvm-core/clang-runtime default-lld default-compiler-rt
|
||||
|
||||
llvm-runtimes/libunwind static-libs
|
||||
|
|
|
|||
8
package.use/python_targets
Normal file
8
package.use/python_targets
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
*/* PYTHON_TARGETS: python3_12 python3_13 python3_13t
|
||||
|
||||
*/* PYTHON_SINGLE_TARGET: -python3_12 python3_13
|
||||
|
||||
dev-libs/libixion PYTHON_SINGLE_TARGET: python3_12
|
||||
dev-libs/liborcus PYTHON_SINGLE_TARGET: python3_12
|
||||
net-mail/mailutils PYTHON_SINGLE_TARGET: python3_12
|
||||
sys-apps/dtc PYTHON_SINGLE_TARGET: python3_12
|
||||
Loading…
Add table
Add a link
Reference in a new issue