summaryrefslogtreecommitdiff
path: root/sys-devel
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-24 10:23:40 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-24 10:23:40 +0000
commit2946ad6f528615c85373c52e5a65c6f0624d5d4a (patch)
tree12e133d6069ec7a435267d3647146f3aa4e245e5 /sys-devel
parent82f32bbbbaeb7c078961ddcf1540002d33a71ad9 (diff)
sys-devel/gcc : revision bump
Diffstat (limited to 'sys-devel')
-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)