From 430cc183bcf663e69884508548c00343400dcdcc Mon Sep 17 00:00:00 2001 From: Moritz Gmeiner Date: Tue, 25 Mar 2025 23:23:33 +0100 Subject: [PATCH] removed python targets from make.conf, are now in package.use --- make.conf/00common | 4 ---- 1 file changed, 4 deletions(-) diff --git a/make.conf/00common b/make.conf/00common index aa431fb..8d3b955 100644 --- a/make.conf/00common +++ b/make.conf/00common @@ -6,10 +6,6 @@ USE="dist-kernel llvm-libunwind lto zstd" USE="${USE} pulseaudio" USE="${USE} -cups -gpm -systemd -wayland" - -PYTHON_TARGETS="python3_12 python3_13 python3_13t" -PYTHON_SINGLE_TARGET="python3_12" - L10N="en en-GB de" LC_MESSAGES=C.utf8