summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-04 01:22:38 +0100
committerSam James <sam@gentoo.org>2024-05-04 01:22:38 +0100
commit84f6494032daead0d5ca20d53f8cddd984d3b3e5 (patch)
tree71a09e2919b18dcd1f3dc16c924948f1f5201a9c /sys-devel/gcc/gcc-14.0.9999.ebuild
parentsys-devel/gcc: add 14.0.1_pre20240503 (RC2) (diff)
downloadgentoo-84f6494032daead0d5ca20d53f8cddd984d3b3e5.tar.gz
gentoo-84f6494032daead0d5ca20d53f8cddd984d3b3e5.tar.bz2
gentoo-84f6494032daead0d5ca20d53f8cddd984d3b3e5.zip
sys-devel/gcc: enable py3.12
I should've done this in 5e9a0a17e43d3f5d7d7c1e3a8a7e58f8d26861cf. Bug: https://bugs.gentoo.org/929834 Fixes: 5e9a0a17e43d3f5d7d7c1e3a8a7e58f8d26861cf Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/gcc/gcc-14.0.9999.ebuild')
-rw-r--r--sys-devel/gcc/gcc-14.0.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-14.0.9999.ebuild b/sys-devel/gcc/gcc-14.0.9999.ebuild
index cad728a64de1..aa52aacaef60 100644
--- a/sys-devel/gcc/gcc-14.0.9999.ebuild
+++ b/sys-devel/gcc/gcc-14.0.9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
TOOLCHAIN_PATCH_DEV="sam"
PATCH_GCC_VER="14.0.0"
MUSL_GCC_VER="14.0.0"
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
if [[ -n ${TOOLCHAIN_GCC_RC} ]] ; then
# Cheesy hack for RCs