mirror of
https://github.com/MorizzG/portage-conf.git
synced 2025-12-06 01:12:42 +00:00
small updates
This commit is contained in:
parent
702ee53864
commit
8daf153d29
5 changed files with 12 additions and 8 deletions
|
|
@ -32,7 +32,9 @@
|
|||
PORTAGE_STRIP_FLAGS="--strip-unneeded -N __gentoo_check_ldflags__ -R .GCC.command.line"
|
||||
|
||||
# clang llvm-libunwind
|
||||
USE="dist-kernel llvm-libunwind lto pulseaudio zstd -gpm -systemd -wayland"
|
||||
USE="dist-kernel llvm-libunwind lto zstd"
|
||||
USE="${USE} pulseaudio"
|
||||
USE="${USE} -gpm -systemd -wayland"
|
||||
|
||||
|
||||
PYTHON_TARGETS="python3_11 python3_12"
|
||||
|
|
|
|||
1
package.accept_keywords/nodejs
Normal file
1
package.accept_keywords/nodejs
Normal file
|
|
@ -0,0 +1 @@
|
|||
=net-libs/nodejs-20.7.0 ~amd64
|
||||
2
package.accept_keywords/python
Normal file
2
package.accept_keywords/python
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
=dev-lang/python-3.12.0 ~amd64
|
||||
dev-lang/python-exec ~amd64
|
||||
|
|
@ -32,4 +32,7 @@ perl-core/* gcc mold
|
|||
dev-qt/qtcore clang mold no-lto
|
||||
|
||||
|
||||
=gui-libs/gtk-4.10.5 gcc
|
||||
|
||||
|
||||
www-client/chromium clang lld
|
||||
|
|
|
|||
|
|
@ -1,9 +1,5 @@
|
|||
# required by www-client/chromium-116.0.5845.96::gentoo
|
||||
# required by www-client/chromium (argument)
|
||||
>=sys-libs/zlib-1.2.13-r1 minizip
|
||||
sys-libs/zlib minizip
|
||||
|
||||
# required by www-client/chromium-116.0.5845.96::gentoo
|
||||
# required by www-client/chromium (argument)
|
||||
>=net-libs/nodejs-20.5.1 inspector
|
||||
net-libs/nodejs inspector
|
||||
|
||||
www-client/chromium custom-cflags
|
||||
www-client/chromium custom-cflags qt6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue