Skip to content

Commit

Permalink
dev-ada/gpr: support gcc_13
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Tupone <[email protected]>
  • Loading branch information
atupone committed Dec 10, 2023
1 parent b9d0a5d commit d1d8459
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=8

ADA_COMPAT=( gnat_2021 gcc_12 )
ADA_COMPAT=( gnat_2021 gcc_12 gcc_13 )
PYTHON_COMPAT=( python3_{9,10,11} )

inherit python-any-r1 ada multiprocessing
Expand Down

0 comments on commit d1d8459

Please sign in to comment.