mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-28 09:58:08 -07:00
dev-ada/gnatcoll-bindings: support gcc:13
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
ADA_COMPAT=( gnat_2021 gcc_12 )
|
||||
ADA_COMPAT=( gnat_2021 gcc_12 gcc_13 )
|
||||
inherit ada multiprocessing python-single-r1
|
||||
|
||||
DESCRIPTION="GNAT Component Collection"
|
||||
Reference in New Issue
Block a user