summaryrefslogtreecommitdiff
path: root/sys-devel/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r--sys-devel/gcc/gcc-13.2.0-r15.ebuild (renamed from sys-devel/gcc/gcc-13.2.0-r10.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-devel/gcc/gcc-13.2.0-r10.ebuild b/sys-devel/gcc/gcc-13.2.0-r15.ebuild
index 2a428924..37ace27c 100644
--- a/sys-devel/gcc/gcc-13.2.0-r10.ebuild
+++ b/sys-devel/gcc/gcc-13.2.0-r15.ebuild
@@ -8,6 +8,7 @@ PATCH_GCC_VER="13.2.0"
PATCH_VER="3"
MUSL_VER="2"
MUSL_GCC_VER="13.2.0"
+PYTHON_COMPAT=( python3_{10..11} )
if [[ ${PV} == *.9999 ]] ; then
MY_PV_2=$(ver_cut 2)