diff options
-rw-r--r-- | dev-ada/gnatcoll-core/gnatcoll-core-22.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ada/gnatcoll-core/gnatcoll-core-22.0.0.ebuild b/dev-ada/gnatcoll-core/gnatcoll-core-22.0.0.ebuild index 3d1edf36345a..17a21198e2f7 100644 --- a/dev-ada/gnatcoll-core/gnatcoll-core-22.0.0.ebuild +++ b/dev-ada/gnatcoll-core/gnatcoll-core-22.0.0.ebuild @@ -1,8 +1,8 @@ -# 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="GNAT Component Collection Core packages" |