Skip to content

Commit

Permalink
dev-ada/langkit: 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 e1ca5a4 commit 5c87bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ada/langkit/langkit-23.0.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=8

PYTHON_COMPAT=( python3_{10..11} )
ADA_COMPAT=( gnat_2021 gcc_12 gcc_12_2_0 )
ADA_COMPAT=( gnat_2021 gcc_12 )

DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1 ada multiprocessing
Expand Down

0 comments on commit 5c87bb1

Please sign in to comment.