mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
profile: python 3.12 stuff
This commit is contained in:
parent
6973fdc09d
commit
2b2d3c28c2
4 changed files with 11 additions and 1 deletions
6
profiles/pentoo/base/package.keywords/python3_12
Normal file
6
profiles/pentoo/base/package.keywords/python3_12
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
=app-admin/supervisor-4.2.5-r1 amd64 x86
|
||||
=x11-misc/redshift-1.12-r11 amd64 x86
|
||||
=dev-libs/libpwquality-1.4.5-r2 amd64 x86
|
||||
=dev-libs/libnl-3.9.0 amd64 x86
|
||||
=app-pda/usbmuxd-1.1.1_p20231011 amd64 x86
|
||||
=app-pda/libimobiledevice-1.3.0_p20240201 amd64 x86
|
||||
|
|
@ -187,3 +187,6 @@ dev-lang/lua:0
|
|||
#not sure why x86 is pulling in the old version
|
||||
#forcing upgrade
|
||||
<media-libs/audacity-3.3.3
|
||||
|
||||
#force sticky upgrade
|
||||
<app-pda/libplist-2.3
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
ACCEPT_LICENSE="${ACCEPT_LICENSE} NVIDIA-CUDA android google-chrome Google-TOS baudline Intel-SDP Nero-AAC-EULA ms-teams-pre PUEL PUEL-11"
|
||||
|
||||
USE="${USE} pentoo-extra zsh-completion -semantic-desktop"
|
||||
#USE="${USE} -python_targets_python3_11"
|
||||
USE="${USE} -python_targets_python3_11"
|
||||
|
||||
PORTAGE_GPG_DIR="/home/zero/.gnupg/"
|
||||
PORTAGE_GPG_KEY="0xA5DD1427DD11F94A"
|
||||
|
|
|
|||
1
profiles/pentoo/zero-system/use.mask
Normal file
1
profiles/pentoo/zero-system/use.mask
Normal file
|
|
@ -0,0 +1 @@
|
|||
python_targets_python3_11
|
||||
Loading…
Reference in a new issue