Skip to content

Commit

Permalink
dev-ada/gtkada: add 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 Oct 4, 2022
1 parent a8c9b64 commit a7985a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-ada/gtkada/gtkada-22.0.0.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit a7985a4

Please sign in to comment.