summaryrefslogtreecommitdiff
path: root/www-client/chromium/chromium-128.0.6559.0.ebuild
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2024-06-30 20:17:53 -0400
committerGravatar Chris Xiong <chirs241097@gmail.com> 2024-06-30 20:17:53 -0400
commit3a64d2b9c4c24657229b1831ec58a0e5cb095f18 (patch)
treee8965be900d47bb5f27989c04d64f689009c82ab /www-client/chromium/chromium-128.0.6559.0.ebuild
parent0111c5cb7ac99467c4f3f3c7785d4e43cfd11b2c (diff)
downloadppo-master.tar.xz
python 3.12 compat for chromium 128HEADmaster
Diffstat (limited to 'www-client/chromium/chromium-128.0.6559.0.ebuild')
-rw-r--r--www-client/chromium/chromium-128.0.6559.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-128.0.6559.0.ebuild b/www-client/chromium/chromium-128.0.6559.0.ebuild
index b2bb514..533d0d0 100644
--- a/www-client/chromium/chromium-128.0.6559.0.ebuild
+++ b/www-client/chromium/chromium-128.0.6559.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
PYTHON_REQ_USE="xml(+)"
LLVM_MAX_SLOT=19
RUST_MIN_VER=1.72.0