Skip to content

Commit

Permalink
profile: python 3.12 stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroChaos- committed May 21, 2024
1 parent 6973fdc commit 2b2d3c2
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 1 deletion.
6 changes: 6 additions & 0 deletions profiles/pentoo/base/package.keywords/python3_12
Original file line number Diff line number Diff line change
@@ -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
3 changes: 3 additions & 0 deletions profiles/pentoo/base/package.mask
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion profiles/pentoo/zero-system/make.defaults
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
1 change: 1 addition & 0 deletions profiles/pentoo/zero-system/use.mask
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python_targets_python3_11

0 comments on commit 2b2d3c2

Please sign in to comment.