Skip to content

Commit

Permalink
dev-ada/gpr-unit-provider: build with 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 12, 2023
1 parent 1e5264a commit 497f0f0
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 )
inherit ada multiprocessing

DESCRIPTION="GPR Unit Provider"
Expand Down

0 comments on commit 497f0f0

Please sign in to comment.