mirror of
https://github.com/MorizzG/portage-conf.git
synced 2026-02-04 10:24:47 +00:00
Compare commits
4 commits
91d0533254
...
e0320b4e75
| Author | SHA1 | Date | |
|---|---|---|---|
| e0320b4e75 | |||
| e6c6f4ee4d | |||
| 7b45ed8451 | |||
| 663fdab119 |
4 changed files with 6 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
/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,3 +3,4 @@
|
|||
# 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