mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-devel/kgcc64: enable py3.12
Closes: https://bugs.gentoo.org/929835 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -20,7 +20,7 @@ PATCH_VER="6"
|
||||
MUSL_VER="2"
|
||||
MUSL_GCC_VER="10.5.0"
|
||||
GCC_TARGET_NO_MULTILIB=true
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit toolchain
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ PATCH_GCC_VER="11.4.0"
|
||||
PATCH_VER="12"
|
||||
MUSL_VER="2"
|
||||
MUSL_GCC_VER="11.4.0"
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit toolchain
|
||||
|
||||
DESCRIPTION="64bit kernel compiler"
|
||||
|
||||
@@ -20,7 +20,7 @@ PATCH_GCC_VER="11.4.0"
|
||||
PATCH_VER="12"
|
||||
MUSL_VER="2"
|
||||
MUSL_GCC_VER="11.4.0"
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit toolchain
|
||||
|
||||
DESCRIPTION="64bit kernel compiler"
|
||||
|
||||
@@ -20,7 +20,7 @@ PATCH_GCC_VER="11.4.0"
|
||||
PATCH_VER="12"
|
||||
MUSL_VER="2"
|
||||
MUSL_GCC_VER="11.4.0"
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit toolchain
|
||||
|
||||
DESCRIPTION="64bit kernel compiler"
|
||||
|
||||
@@ -19,7 +19,7 @@ PATCH_GCC_VER="12.3.0"
|
||||
MUSL_VER="1"
|
||||
MUSL_GCC_VER="12.3.0"
|
||||
GCC_TARGET_NO_MULTILIB=true
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit toolchain
|
||||
|
||||
DESCRIPTION="64bit kernel compiler"
|
||||
|
||||
@@ -19,7 +19,7 @@ PATCH_GCC_VER="12.3.0"
|
||||
MUSL_VER="1"
|
||||
MUSL_GCC_VER="12.3.0"
|
||||
GCC_TARGET_NO_MULTILIB=true
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit toolchain
|
||||
|
||||
DESCRIPTION="64bit kernel compiler"
|
||||
|
||||
@@ -19,7 +19,7 @@ PATCH_GCC_VER="12.3.0"
|
||||
MUSL_VER="1"
|
||||
MUSL_GCC_VER="12.3.0"
|
||||
GCC_TARGET_NO_MULTILIB=true
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit toolchain
|
||||
|
||||
DESCRIPTION="64bit kernel compiler"
|
||||
|
||||
@@ -19,7 +19,7 @@ PATCH_GCC_VER="13.2.0"
|
||||
MUSL_VER="2"
|
||||
MUSL_GCC_VER="13.2.0"
|
||||
GCC_TARGET_NO_MULTILIB=true
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit toolchain
|
||||
|
||||
DESCRIPTION="64bit kernel compiler"
|
||||
|
||||
@@ -19,7 +19,7 @@ PATCH_GCC_VER="13.2.0"
|
||||
MUSL_VER="2"
|
||||
MUSL_GCC_VER="13.2.0"
|
||||
GCC_TARGET_NO_MULTILIB=true
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit toolchain
|
||||
|
||||
DESCRIPTION="64bit kernel compiler"
|
||||
|
||||
@@ -19,7 +19,7 @@ PATCH_GCC_VER="13.2.0"
|
||||
MUSL_VER="2"
|
||||
MUSL_GCC_VER="13.2.0"
|
||||
GCC_TARGET_NO_MULTILIB=true
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit toolchain
|
||||
|
||||
DESCRIPTION="64bit kernel compiler"
|
||||
|
||||
Reference in New Issue
Block a user