dev-ada/gtkada: add gcc_12_2_0

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2022-10-04 09:03:22 +02:00
parent a8c9b64fb1
commit a7985a47b5

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
ADA_COMPAT=( gnat_202{0..1} )
ADA_COMPAT=( gnat_202{0..1} gcc_12_2_0 )
inherit ada autotools multiprocessing
DESCRIPTION="A complete Ada graphical toolkit"