summaryrefslogtreecommitdiff
path: root/sys-devel/gcc/gcc-13.2.1_p20240210.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/gcc/gcc-13.2.1_p20240210.ebuild')
-rw-r--r--sys-devel/gcc/gcc-13.2.1_p20240210.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-13.2.1_p20240210.ebuild b/sys-devel/gcc/gcc-13.2.1_p20240210.ebuild
index 8d6404580a0e..172da408c5ab 100644
--- a/sys-devel/gcc/gcc-13.2.1_p20240210.ebuild
+++ b/sys-devel/gcc/gcc-13.2.1_p20240210.ebuild
@@ -8,7 +8,7 @@ PATCH_GCC_VER="13.2.0"
PATCH_VER="14"
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)