summaryrefslogtreecommitdiff
path: root/ROOT/portage/make.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ROOT/portage/make.conf')
-rw-r--r--ROOT/portage/make.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/ROOT/portage/make.conf b/ROOT/portage/make.conf
index df0c2bb..3e14d6b 100644
--- a/ROOT/portage/make.conf
+++ b/ROOT/portage/make.conf
@@ -35,8 +35,9 @@ GRUB_PLATFORMS="emu pc multiboot"
# Printer and scanner configuration
SANE_BACKENDS="hp"
-# Lua Compiler Behaviour
+# Compiler Targets
LUA_SINGLE_TARGET="luajit"
+PYTHON_SINGLE_TARGET="python3_10"
# QEMU Support
QEMU_SOFTMMU_TARGETS="arm i386 sparc x86_64"