dev-ada/libadalang-tools: add gcc_12_2_0

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone 2022-10-03 21:40:15 +02:00
parent f91367ac3f
commit 55ea3a23b1
No known key found for this signature in database
GPG Key ID: FBE5925C5B02CE58
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
EAPI=7
ADA_COMPAT=( gnat_2021 )
ADA_COMPAT=( gnat_2021 gcc_12_2_0 )
inherit ada multiprocessing
DESCRIPTION="Libadalang-based tools: gnatpp, gnatmetric and gnatstub"