From 663fdab1190674c660afa0be5cc5c2d9f41f476a Mon Sep 17 00:00:00 2001 From: Moritz Gmeiner Date: Sat, 26 Oct 2024 12:50:12 +0200 Subject: [PATCH 1/4] removed wayland again --- make.conf/00common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make.conf/00common b/make.conf/00common index cbd0d7c..5ca36bb 100644 --- a/make.conf/00common +++ b/make.conf/00common @@ -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" From 7b45ed8451d7353931cd3b64727b40119bc84af2 Mon Sep 17 00:00:00 2001 From: Moritz Gmeiner Date: Sat, 26 Oct 2024 12:50:47 +0200 Subject: [PATCH 2/4] removed thunar trash panel --- package.use/thunar | 1 + 1 file changed, 1 insertion(+) diff --git a/package.use/thunar b/package.use/thunar index 8d97e08..1a80d12 100644 --- a/package.use/thunar +++ b/package.use/thunar @@ -3,3 +3,4 @@ # required by thunar (argument) dev-libs/libdbusmenu gtk3 +xfce-base/thunar -trash-panel-plugin From e6c6f4ee4daef4b511b9b60e462b2ce6295e895e Mon Sep 17 00:00:00 2001 From: Moritz Gmeiner Date: Sat, 26 Oct 2024 13:50:36 +0200 Subject: [PATCH 3/4] rust unstable again for system-llvm and system-bootstrap --- package.accept_keywords/rust | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.accept_keywords/rust b/package.accept_keywords/rust index c081c8e..6c86e9a 100644 --- a/package.accept_keywords/rust +++ b/package.accept_keywords/rust @@ -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 From e0320b4e751f0eed4d1c0a2b10109ed00cdf52bf Mon Sep 17 00:00:00 2001 From: Moritz Gmeiner Date: Sat, 26 Oct 2024 13:50:53 +0200 Subject: [PATCH 4/4] ignore package.mask/10local --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 08599da..59d33b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /savedconfig/ /make.conf/10local +/package.mask/10local cross-* crossdev*