re-enabled wayland for now

This commit is contained in:
Moritz Gmeiner 2024-10-25 16:24:40 +02:00
commit 74651adce1

View file

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