Cleaning up and updating to properly handle python

This commit is contained in:
Siina Mashek 2024-05-19 13:52:46 +03:00
parent 537c2e56be
commit b8e2ad63d9
3 changed files with 9 additions and 4 deletions

View File

@ -27,13 +27,9 @@ VID="-vlc"
USE="${AUD} ${BLD} ${GFX} ${KIT} ${MSC} ${NET} ${VID}"
GRUB_PLATFORMS="efi-64"
GOPROXY=""
L10N=""
DOTNET_TARGETS="net70"
PYTHON_TARGETS="python3_11"
PYTHON_SINGLE_TARGET=$PYTHON_TARGETS
LUA_TARGETS="lua5_4 luajit"
LUA_SINGLE_TARGET="luajit"

View File

@ -0,0 +1,7 @@
dev-python/pipenv ~amd64
dev-python/click-didyoumean ~amd64
dev-python/dparse ~amd64
dev-python/pipdeptree ~amd64
dev-python/plette ~amd64
dev-python/pythonfinder ~amd64
dev-python/shellingham ~amd64

2
package.use/python Normal file
View File

@ -0,0 +1,2 @@
*/* PYTHON_TARGETS: -* python3_12
*/* PYTHON_SINGLE_TARGET: -* python3_12