From fea92d0c4622a0fb1cc6953bdecab926a2bb4e43 Mon Sep 17 00:00:00 2001 From: Moritz Gmeiner Date: Sun, 22 Jun 2025 21:08:56 +0200 Subject: [PATCH] enabled wayland --- make.conf/00common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make.conf/00common b/make.conf/00common index 8d3b955..1e6b62b 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" L10N="en en-GB de"