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* 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" 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 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