Skip to content

Commit

Permalink
dev-ada/gnatcoll-bindings: 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 79e37e7 commit 13d5463
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=8

PYTHON_COMPAT=( python3_{9..11} )
ADA_COMPAT=( gnat_2021 gcc_12 gcc_12_2_0 )
ADA_COMPAT=( gnat_2021 gcc_12 )
inherit ada multiprocessing python-single-r1

DESCRIPTION="GNAT Component Collection"
Expand Down

0 comments on commit 13d5463

Please sign in to comment.