From 4eda3e65f2a39ef2080eb3738940674d66cce108 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Fri, 16 Sep 2022 21:26:27 +0200 Subject: dev-ada/xmlada: enable gcc-12.2.0 Signed-off-by: Alfredo Tupone --- dev-ada/xmlada/xmlada-22.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ada/xmlada') diff --git a/dev-ada/xmlada/xmlada-22.0.0.ebuild b/dev-ada/xmlada/xmlada-22.0.0.ebuild index 2f9ec8a4c638..574afc8518b7 100644 --- a/dev-ada/xmlada/xmlada-22.0.0.ebuild +++ b/dev-ada/xmlada/xmlada-22.0.0.ebuild @@ -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 multiprocessing DESCRIPTION="Set of modules that provide a simple manipulation of XML streams" -- cgit v1.2.3-65-gdbad