mirror of
https://github.com/MorizzG/portage-conf.git
synced 2025-12-06 01:12:42 +00:00
moved python targets to package.use
This commit is contained in:
parent
a23ad5949d
commit
0c5cf57c02
2 changed files with 4 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ USE="${USE} pulseaudio"
|
|||
USE="${USE} -gpm -systemd -wayland"
|
||||
|
||||
|
||||
PYTHON_TARGETS="python3_11 python3_12"
|
||||
PYTHON_SINGLE_TARGET="python3_11"
|
||||
# PYTHON_TARGETS="python3_11 python3_12"
|
||||
# PYTHON_SINGLE_TARGET="python3_11"
|
||||
|
||||
L10N="en en-GB de"
|
||||
|
||||
|
|
|
|||
2
package.use/python
Normal file
2
package.use/python
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
*/* PYTHON_TARGETS: python3_11 python3_12
|
||||
*/* PYTHON_SINGLE_TARGET: python3_11
|
||||
Loading…
Add table
Add a link
Reference in a new issue