diff options
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-14.1.9999.ebuild (renamed from sys-devel/gcc/gcc-14.0.9999.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-14.0.9999.ebuild b/sys-devel/gcc/gcc-14.1.9999.ebuild index aa52aacaef60..f576374d0692 100644 --- a/sys-devel/gcc/gcc-14.0.9999.ebuild +++ b/sys-devel/gcc/gcc-14.1.9999.ebuild @@ -4,8 +4,8 @@ EAPI=8 TOOLCHAIN_PATCH_DEV="sam" -PATCH_GCC_VER="14.0.0" -MUSL_GCC_VER="14.0.0" +PATCH_GCC_VER="14.1.0" +MUSL_GCC_VER="14.1.0" PYTHON_COMPAT=( python3_{10..12} ) if [[ -n ${TOOLCHAIN_GCC_RC} ]] ; then |