mirror of
https://github.com/MorizzG/portage-conf.git
synced 2026-02-04 10:24:47 +00:00
Compare commits
No commits in common. "e0320b4e751f0eed4d1c0a2b10109ed00cdf52bf" and "91d05332548622e3ef376f8f536106a6b463dee7" have entirely different histories.
e0320b4e75
...
91d0533254
4 changed files with 4 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,7 +1,6 @@
|
|||
/savedconfig/
|
||||
|
||||
/make.conf/10local
|
||||
/package.mask/10local
|
||||
|
||||
cross-*
|
||||
crossdev*
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ PORTAGE_STRIP_FLAGS="--strip-unneeded -N __gentoo_check_ldflags__ -R .GCC.comman
|
|||
|
||||
USE="dist-kernel llvm-libunwind lto zstd"
|
||||
USE="${USE} pulseaudio"
|
||||
USE="${USE} -cups -gpm -systemd -wayland"
|
||||
USE="${USE} -cups -gpm -systemd" # -wayland
|
||||
|
||||
|
||||
# PYTHON_TARGETS="python3_11 python3_12"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
virtual/rust ~amd64
|
||||
dev-lang/rust ~amd64
|
||||
dev-lang/rust-bin ~amd64
|
||||
# virtual/rust ~amd64
|
||||
# dev-lang/rust ~amd64
|
||||
# dev-lang/rust-bin ~amd64
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
# required by thunar (argument)
|
||||
dev-libs/libdbusmenu gtk3
|
||||
|
||||
xfce-base/thunar -trash-panel-plugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue