Skip to content

Commit

Permalink
dev-ada/libadalang-tools: drop gcc_12_2_0
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Tupone <[email protected]>
  • Loading branch information
atupone committed Mar 21, 2023
1 parent 4c5b539 commit 7ce88bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ada/libadalang-tools/libadalang-tools-23.0.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=8

ADA_COMPAT=( gnat_2021 gcc_12_2_0 gcc_12 )
ADA_COMPAT=( gnat_2021 gcc_12 )
inherit ada multiprocessing

DESCRIPTION="Libadalang-based tools: gnatpp, gnatmetric and gnatstub"
Expand Down

0 comments on commit 7ce88bb

Please sign in to comment.