diff --git a/.gitignore b/.gitignore index 59d33b5..08599da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ /savedconfig/ /make.conf/10local -/package.mask/10local cross-* crossdev* diff --git a/make.conf/00common b/make.conf/00common index 5ca36bb..cbd0d7c 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" diff --git a/package.accept_keywords/rust b/package.accept_keywords/rust index 6c86e9a..c081c8e 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 diff --git a/package.use/thunar b/package.use/thunar index 1a80d12..8d97e08 100644 --- a/package.use/thunar +++ b/package.use/thunar @@ -3,4 +3,3 @@ # required by thunar (argument) dev-libs/libdbusmenu gtk3 -xfce-base/thunar -trash-panel-plugin