profile: python 3.12 stuff

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-05-21 12:28:53 -04:00
parent 6973fdc09d
commit 2b2d3c28c2
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
4 changed files with 11 additions and 1 deletions

View 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

View file

@ -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

View file

@ -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"

View file

@ -0,0 +1 @@
python_targets_python3_11