summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/gcc/gcc-13.2.1_p20240503.ebuild')
-rw-r--r--sys-devel/gcc/gcc-13.2.1_p20240503.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-13.2.1_p20240503.ebuild b/sys-devel/gcc/gcc-13.2.1_p20240503.ebuild
index 2a22fc220b4c..f5d3393e5976 100644
--- a/sys-devel/gcc/gcc-13.2.1_p20240503.ebuild
+++ b/sys-devel/gcc/gcc-13.2.1_p20240503.ebuild
@@ -8,7 +8,7 @@ PATCH_GCC_VER="13.2.0"
PATCH_VER="15"
MUSL_VER="2"
MUSL_GCC_VER="13.2.0"
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
if [[ ${PV} == *.9999 ]] ; then
MY_PV_2=$(ver_cut 2)