mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-lang/gnat-gpl: enable py3.12
Closes: https://bugs.gentoo.org/929399 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -7,7 +7,7 @@ PATCH_GCC_VER=10.3.0
|
||||
PATCH_VER="4"
|
||||
|
||||
TOOLCHAIN_GCC_PV=10.3.1
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
REL=10
|
||||
MYP=gcc-${REL}-${PV}-20210519-19A74-src
|
||||
|
||||
Reference in New Issue
Block a user